PdfFormat Enum
Specifies the format for the PDF.
public enum PdfFormat
Public Enum PdfFormat
Inheritance: ObjectValueTypeEnumPdfFormat
Fields
PdfFormat.Linearized | 2 | The linearized PDF format is used. |
PdfFormat.SinglePass | 1 | The single pass PDF format is used. |