Table of Contents
PdfStandard Enumeration

Represents PDF file standard.

Namespace: EO.Pdf
Assembly: EO.Pdf (in EO.Pdf.dll)

Syntax
 public enum PdfStandard
Members
Member Name Description
None Standard not set.
PDF_A PDF/A standard.
PDF_UA PDF/UA standard.
See Also