Enum PDFConformanceType
PDF Conformance when writting a PDF
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public enum PDFConformanceType
Fields
| Name | Description |
|---|---|
| PDF_1_4 | Smaller, older format supporting not embedded fonts |
| PDF_A_3 | Portable modern standard, fonts will be embedded and embedded files can be added |