Table of Contents

Enum PdfFileVersion

Namespace
nebulae.dotPDFium.Native
Assembly
dotPDFium.dll

Specifies the PDF file version supported by a document or operation.

public enum PdfFileVersion

Fields

Pdf14 = 14
Pdf15 = 15
Pdf16 = 16
Pdf17 = 17

Remarks

The values of this enumeration correspond to the major and minor versions of the PDF specification. For example, Pdf14 represents PDF version 1.4.