LoadOptions.progressCallback property. Called during loading a document and accepts data about loading progress....LoadOptions.progressCallback property. Called during loading a document and accepts data about loading progress.
DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment text has ended....DocumentVisitor.visitCommentEnd method. Called when enumeration of a comment text has ended.
DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started....DocumentVisitor.visitBodyStart method. Called when enumeration of the main text story in a section has started.
DocumentVisitor.visitRun method. Called when a run of text in the is encountered....DocumentVisitor.visitRun method. Called when a run of text in the is encountered.
DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started....DocumentVisitor.visitSectionStart method. Called when enumeration of a section has started.
DocumentVisitor.visitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended....DocumentVisitor.visitFootnoteEnd method. Called when enumeration of a footnote or endnote text has ended.
DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started....DocumentVisitor.visitHeaderFooterStart method. Called when enumeration of a header or footer in a section has started.
DocumentVisitor.visitStructuredDocumentTagRangeEnd method. Called when a StructuredDocumentTagRangeEnd is encountered....DocumentVisitor.visitStructuredDocumentTagRangeEnd method. Called when a StructuredDocumentTagRangeEnd is encountered.
Row.acceptStart method. Accepts a visitor for visiting the start of the row....Row.acceptStart method. Accepts a visitor for visiting the start of the row.