extractContent

public final String extractContent()

Extracts structured content from the document using machine vision processing. The pipeline used is determined by the setting and the output format by .

Return

The exported content as a string (JSON, Markdown, or IR Lite JSON depending on settings).


Extracts structured content from the document using machine vision processing with custom export settings. The pipeline used is determined by the setting.

Return

A JSON string containing the extracted content structure.

Parameters

settings

Settings controlling what to include in the JSON output.