DocumentVisitor Methods |
The DocumentVisitor type exposes the following members.
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() ![]() | VisitAbsolutePositionTab |
Called when a AbsolutePositionTab node is encountered in the document.
|
![]() ![]() | VisitBodyEnd |
Called when enumeration of the main text story in a section has ended.
|
![]() ![]() | VisitBodyStart |
Called when enumeration of the main text story in a section has started.
|
![]() ![]() | VisitBookmarkEnd |
Called when an end of a bookmark is encountered in the document.
|
![]() ![]() | VisitBookmarkStart |
Called when a start of a bookmark is encountered in the document.
|
![]() ![]() | VisitBuildingBlockEnd |
Called when enumeration of a building block has ended.
|
![]() ![]() | VisitBuildingBlockStart |
Called when enumeration of a building block has started.
|
![]() ![]() | VisitCellEnd |
Called when enumeration of a table cell has ended.
|
![]() ![]() | VisitCellStart |
Called when enumeration of a table cell has started.
|
![]() ![]() | VisitCommentEnd |
Called when enumeration of a comment text has ended.
|
![]() ![]() | VisitCommentRangeEnd |
Called when the end of a commented range of text is encountered.
|
![]() ![]() | VisitCommentRangeStart |
Called when the start of a commented range of text is encountered.
|
![]() ![]() | VisitCommentStart |
Called when enumeration of a comment text has started.
|
![]() ![]() | VisitDocumentEnd |
Called when enumeration of the document has finished.
|
![]() ![]() | VisitDocumentStart |
Called when enumeration of the document has started.
|
![]() ![]() | VisitEditableRangeEnd |
Called when an end of an editable range is encountered in the document.
|
![]() ![]() | VisitEditableRangeStart |
Called when a start of an editable range is encountered in the document.
|
![]() ![]() | VisitFieldEnd |
Called when a field ends in the document.
|
![]() ![]() | VisitFieldSeparator |
Called when a field separator is encountered in the document.
|
![]() ![]() | VisitFieldStart |
Called when a field starts in the document.
|
![]() ![]() | VisitFootnoteEnd |
Called when enumeration of a footnote or endnote text has ended.
|
![]() ![]() | VisitFootnoteStart |
Called when enumeration of a footnote or endnote text has started.
|
![]() ![]() | VisitFormField |
Called when a form field is encountered in the document.
|
![]() ![]() | VisitGlossaryDocumentEnd |
Called when enumeration of a glossary document has ended.
|
![]() ![]() | VisitGlossaryDocumentStart |
Called when enumeration of a glossary document has started.
|
![]() ![]() | VisitGroupShapeEnd |
Called when enumeration of a group shape has ended.
|
![]() ![]() | VisitGroupShapeStart |
Called when enumeration of a group shape has started.
|
![]() ![]() | VisitHeaderFooterEnd |
Called when enumeration of a header or footer in a section has ended.
|
![]() ![]() | VisitHeaderFooterStart |
Called when enumeration of a header or footer in a section has started.
|
![]() ![]() | VisitOfficeMathEnd |
Called when enumeration of a Office Math object has ended.
|
![]() ![]() | VisitOfficeMathStart |
Called when enumeration of a Office Math object has started.
|
![]() ![]() | VisitParagraphEnd |
Called when enumeration of a paragraph has ended.
|
![]() ![]() | VisitParagraphStart |
Called when enumeration of a paragraph has started.
|
![]() ![]() | VisitRowEnd |
Called when enumeration of a table row has ended.
|
![]() ![]() | VisitRowStart |
Called when enumeration of a table row has started.
|
![]() ![]() | VisitRun |
Called when a run of text in the is encountered.
|
![]() ![]() | VisitSectionEnd |
Called when enumeration of a section has ended.
|
![]() ![]() | VisitSectionStart |
Called when enumeration of a section has started.
|
![]() ![]() | VisitShapeEnd |
Called when enumeration of a shape has ended.
|
![]() ![]() | VisitShapeStart |
Called when enumeration of a shape has started.
|
![]() ![]() | VisitSmartTagEnd |
Called when enumeration of a smart tag has ended.
|
![]() ![]() | VisitSmartTagStart |
Called when enumeration of a smart tag has started.
|
![]() ![]() | VisitSpecialChar |
Called when a SpecialChar node is encountered in the document.
|
![]() ![]() | VisitStructuredDocumentTagEnd |
Called when enumeration of a structured document tag has ended.
|
![]() ![]() | VisitStructuredDocumentTagStart |
Called when enumeration of a structured document tag has started.
|
![]() ![]() | VisitSubDocument |
Called when a subDocument is encountered.
|
![]() ![]() | VisitTableEnd |
Called when enumeration of a table has ended.
|
![]() ![]() | VisitTableStart |
Called when enumeration of a table has started.
|