PdfEditorPdfVersion Property

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

Definition

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

Property Value

String

See Also