Click or drag to resize

ImageLoadOptionsVersion Property

Gets or sets the name of the PDF version to which the file applies.

Namespace: SautinSoft.Pdf
Assembly: SautinSoft.Pdf (in SautinSoft.Pdf.dll) Version: 2024.8.8
Syntax
public PdfVersion? Version { get; set; }

Property Value

NullablePdfVersion
The name of the PDF version to which the file applies.
See Also