ImageLoadOptionsVersion Property |
Gets or sets the name of the PDF version to which the file applies.
Namespace: SautinSoft.PdfAssembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2025.3.13
Syntaxpublic PdfVersion? Version { get; set; }
Public Property Version As PdfVersion?
Get
Set
Property Value
NullablePdfVersion
The name of the PDF version to which the file applies.
See Also