enums
API reference for the enums module.
from enums import *Enumerations
| Enum | Description |
|---|---|
DescriptionLevel | Description detail levels for Vision document description. |
DocumentFormat | Defines the format of the currently processed/used document. |
DocumentMarkupMode | Specifies the modes for converting document markups, including how changes and comments are rende… |
DocumentType | The type of the document currently used. |
HtmlLayoutType | |
ImageExportFormat | Specifies the export format for images. |
ImageSettingMode | Specifies the mode options for image settings. |
ImplicitConversion | Specifies the conversion behavior when a document format is not compatible with the editor. |
JsonExportContent | Specifies which content elements to include in JSON export. |
JsonExportFormat | Specifies formatting options for JSON export. |
OpenSettingsMode | Defines the operational modes for opening documents. |
PageCacheMode | Defines the cache mode for the page. |
PdfBorderStyle | Specifies the border style for annotations. |
PdfCompression | Specifies the standard scheme to be used to compress image data in PDF documents. |
PdfConformance | Specifies PDF versions and conformance levels of a PDF document. The PDF versions correspond to t… |
PdfFormFieldType | Specifies the type of a PDF form field. |
PdfLineEndingStyle | Specifies the style of line endings for line annotations. |
PdfPageSizes | Specifies page sizes. |
PdfRubberStampIcon | Specifies the predefined icon for a rubber stamp annotation. |
PdfSavePreferences | Specifies preferences for saving PDF documents. |
PdfSettingsMode | Specifies the mode options for PDF settings. |
RenderingLayoutMode | |
SignatureHashAlgorithm | Specifies the hash algorithm to use when creating a digital signature. |
TextDirection | Text direction modes for reading order computation. |
TiffCompression | Specifies the TIFF compression when saving images in TIFF format. |
UnitMode | Specifies different unit modes. |
VisionEngine | Specifies which vision processing pipeline to use for content extraction. |
VisionFeatures | Vision processing features that can be enabled or disabled. |
VlmProvider | Available Vision Language Model providers. |