PdfEditorPdfVersion Property

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

Definition

Namespace: Winnovative.Pdf.Next
Assembly: Winnovative.Pdf.Next (in Winnovative.Pdf.Next.dll) Version: 20.10.0
C#
public string PdfVersion { get; }

Property Value

String

See Also