RegionTypes

RegionTypes enumeration

Region types detected by the layout/region detection model.

Members

Member nameDescription
PARAGRAPHA block of continuous text, typically forming a paragraph.
IMAGEAn embedded image or graphic element within the document.
HEADERA table header region (e.g., column names or top row of a table).
TABLEA structured table consisting of rows and columns.
LISTA list of items, such as bullet points or numbered entries.
CAPTIONA caption describing an image, table, or other element.
EQUATIONA mathematical expression or formula.
LINERaw text lines not grouped into higher-level regions.
Typically appears when region detection is UNIVERSAL, TABLE, CURVED_TEXT, LEAN.

See Also