Enum "PDF Save Format"
ID 3109
Namespace: System.IO
Enum for the PDf formats that can be used.
Properties
| Name | Value |
|---|---|
| Extensible | False |
Values
| Name | Description |
|---|---|
| Default |
Save the PDF in the default format (traditionally PDF version 1.7). Platform will decide the PDF version. |
| PdfA3B |
Save the PDF in the PDF/A-3B format. This will not update the embedded XMP metadata. |
| Einvoice |
Save the PDF in the PDF/A-3B format and add the embedded XMP metadata required by E-Invoice standards like ZUGFeRD/Facturec. |