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 page or document header region.
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.
FOOTERA page or document footer region.
CHARTA chart or diagram region.
FIGURE_CAPTIONA caption or title for a figure or chart.
TABLE_CAPTIONA caption or title for a table.
TITLEA document or paragraph title.
INLINE_FORMULAAn inline mathematical expression or formula.
PAGE_NUMBERA page number region.

See Also