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. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.