Click or drag to resize

CPDFType Enumeration

PDF/A conformance levels.

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