Skip to main content
A document section. Includes a stream element.

Stream Element

A sequence of paragraphs and blocks. Includes mainText and elemId elements. Has the following attributes:
PropertyData typeDescription
rolestringThe stream role. Possible values: garb, text, footnote, incut. The default value is text.
vertCjkbooleanIndicates whether the stream contains vertical CJK text.
beginPage *integerThe number of the page on which the stream begins.
endPageintegerThe number of the page on which the stream ends.

MainText Element

The text of the stream. Has the following attributes:
PropertyData typeDescription
rtlbooleanIndicates whether the text is a running title.
columnCount *integerThe number of columns.

ElemId Element

The element’s identifier. Has the following attribute:
PropertyData typeDescription
id *stringThe string ID of the element.
Astericks indicates a required property.