Enum Format
Document format.
Namespace: PSPDFKitFoundation.Document
Assembly: PSPDFKitFoundation.dll
Syntax
public enum Format
Fields
Name | Description |
---|---|
Jpeg | JPEG/JPG image format. Important: When exporting to this format only the first page will be exported. |
Original | The original file format. The default format when exporting. Important: If the original format is an image then when exporting only the first page will be exported. |
PDF format. |
|
Png | PNG image format. Important: When exporting to this format only the first page will be exported. |
Tiff | TIFF image format. Important: When exporting to this format only the first page will be exported. |