PdfDocumentVersion Property Terminal Works - PDF Printing.Net Library
Gets or sets the PDF version number. Return value 14 e.g. means PDF 1.4 / Acrobat 5 etc.

Namespace: PdfEdit.Pdf
Assembly: PdfPrintingNet (in PdfPrintingNet.dll) Version: 5.1.1.0 (5.1.1.0)
Syntax

public int Version { get; set; }

Property Value

Type: Int32
See Also

Reference