Click or drag to resize

PdfStandard Enumeration

A version of the PDF standard.

Namespace: Patagames.Pdf.Enums
Assembly: Patagames.Pdf (in Patagames.Pdf.dll) Version: 4.94.2704
Syntax
public enum PdfStandard
Members
Member nameValueDescription
PdfX0 The PDF/X format standard specified in ISO 15930.
PdfA1 The PDF/A standard as defined by ISO 19005.
PdfE2 The PDF/E standard as defined by ISO 24517.
Other3 Other key defined by an ISO 32000 extension.
See Also