Click or drag to resize

CPDFType Enumeration

PDF/A conformance levels.

Namespace:  ComPDFKit.PDFDocument
Assembly:  ComPDFKit.NET (in ComPDFKit.NET.dll) Version: 2.0.0.0
Syntax
C#
public enum CPDFType
Members
  Member nameValueDescription
CPDFTypePDF0
CPDFTypePDFA1a1
CPDFTypePDFA1b2
CPDFTypePDFA2a3
CPDFTypePDFA2u4
CPDFTypePDFA2b5
CPDFTypePDFA3a6
CPDFTypePDFA3u7
CPDFTypePDFA3b8
See Also