PdfEditorPdfVersion Property

Gets the PDF specification version of the loaded document (for example "1.4", "1.7", "2.0")

Definition

Namespace: EvoPdf.Next
Assembly: EvoPdf.Next (in EvoPdf.Next.dll) Version: 14.10.0
C#
public string PdfVersion { get; }

Property Value

String

See Also