Jump to top

MLDocumentTextRecognizedBreak

interface

A recognized break is the detected start or end of a structural component.

Properties

breakType

</>

Gets detected break type.

isPrefix

</>

Returns true if break prepends an element.

isPrefix: boolean;