This HTML page is not optimized for LLM or AI agent consumption. Fetch the Markdown version instead: /api/python/enums.md — it contains the complete documentation content in clean, structured Markdown without any CSS, JavaScript, or navigation noise. enums

API reference for the enums module.

# All public classes import directly from the top-level package:
from nutrient_sdk import DescriptionLevel

Enumerations

EnumDescription
DescriptionLevelDescription detail levels for Vision document description.
DocumentBookmarkSourceSpecifies the source for PDF document outline (bookmarks) when converting Office documents to PDF.
DocumentFormatDefines the format of the currently processed/used document.
DocumentMarkupModeSpecifies the modes for converting document markups, including how changes and comments are rende…
DocumentTypeThe type of the document currently used.
HtmlLayoutType
ImageExportFormatSpecifies the export format for images.
ImageExportModeSpecifies how images are handled during document export to markup formats (Markdown, HTML).
ImageSettingModeSpecifies the mode options for image settings.
ImplicitConversionSpecifies the conversion behavior when a document format is not compatible with the editor.
InstantJsonRenderThemeSpecifies the annotation appearance theme used when importing Instant JSON.
JsonExportContentSpecifies which content elements to include in JSON export.
JsonExportFormatSpecifies formatting options for JSON export.
OpenSettingsModeDefines the operational modes for opening documents.
PageCacheModeDefines the cache mode for the page.
PdfBorderStyleSpecifies the border style for annotations.
PdfCompressionSpecifies the standard scheme to be used to compress image data in PDF documents.
PdfConformanceSpecifies PDF versions and conformance levels of a PDF document. The PDF versions correspond to t…
PdfFormFieldTypeSpecifies the type of a PDF form field.
PdfLineEndingStyleSpecifies the style of line endings for line annotations.
PdfPageSizesSpecifies page sizes.
PdfRubberStampIconSpecifies the predefined icon for a rubber stamp annotation.
PdfSavePreferencesSpecifies preferences for saving PDF documents.
PdfSettingsModeSpecifies the mode options for PDF settings.
RenderingLayoutMode
SignatureHashAlgorithmSpecifies the hash algorithm to use when creating a digital signature.
TextDirectionText direction modes for reading order computation.
TiffCompressionSpecifies the TIFF compression when saving images in TIFF format.
UnitModeSpecifies different unit modes.
VisionEngineSpecifies which vision processing pipeline to use for content extraction.
VisionFeaturesVision processing features that can be enabled or disabled.
VisionOutputFormatFormat of content returned by and .
VlmClassificationStrategyStrategy for how zones are sent to the VLM for classification.
VlmProviderAvailable Vision Language Model providers.
WordRefiningMethodMethod used to refine handwritten word text when AI-augmented text is available.