HiQPdf Documentation

PdfStandard Enumeration

Quickly Create High Quality PDFs
The PDF standard used to generate the document

Namespace:  HiQPdf
Assembly:  HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
Syntax

public enum PdfStandard
Members

  Member nameValueDescription
Pdf0 The created PDF document will be conform to PDF standard
PdfA1 The created PDF document will be conform to PDF/A-1b standard
PdfX2 The created PDF document will be conform to PDF/X-1a standard
See Also

Reference