Namespace: BitMiracle.Docotic.Pdf
public PdfVersion Version { get; set; }
Public Property Version As PdfVersion Get Set
Exception | Condition |
---|---|
ArgumentException | The value is less than the current PDF version of the document. |
Default value: the value of PdfDocument.Version property.
The ArgumentException is thrown if this property is set to PDF version less than the current PDF version of the document.