DocumentVisitor Class |
Namespace: Aspose.Note
The DocumentVisitor type exposes the following members.
Name | Description | |
---|---|---|
![]() | DocumentVisitor | Initializes a new instance of the DocumentVisitor class |
Name | Description | |
---|---|---|
![]() | Equals | (Inherited from Object.) |
![]() | Finalize | (Inherited from Object.) |
![]() | GetHashCode | (Inherited from Object.) |
![]() | GetType | (Inherited from Object.) |
![]() | MemberwiseClone | (Inherited from Object.) |
![]() | ToString | (Inherited from Object.) |
![]() | VisitAttachedFileEnd |
End to visit the AttachedFile node.
|
![]() | VisitAttachedFileStart |
Start to visit the AttachedFile node.
|
![]() | VisitDocumentEnd |
End to visit the Document node.
|
![]() | VisitDocumentStart |
Start to visit the Document node.
|
![]() | VisitImageEnd |
End to visit the Image node.
|
![]() | VisitImageStart |
Start to visit the Image node.
|
![]() | VisitOutlineElementEnd |
End to visit the OutlineElement node.
|
![]() | VisitOutlineElementStart |
Start to visit the OutlineElement node.
|
![]() | VisitOutlineEnd |
End to visit the Outline node.
|
![]() | VisitOutlineGroupEnd |
End to visit the OutlineGroup node.
|
![]() | VisitOutlineGroupStart |
Start to visit the OutlineGroup node.
|
![]() | VisitOutlineStart |
Start to visit the Outline node.
|
![]() | VisitPageEnd |
End to visit the Page node.
|
![]() | VisitPageStart |
Start to visit the Page node.
|
![]() | VisitRichTextEnd |
End to visit the RichText node.
|
![]() | VisitRichTextStart |
Start to visit the RichText node.
|
![]() | VisitTableCellEnd |
End to visit the TableCell node.
|
![]() | VisitTableCellStart |
Start to visit the TableCell node.
|
![]() | VisitTableEnd |
End to visit the Table node.
|
![]() | VisitTableRowEnd |
End to visit the TableRow node.
|
![]() | VisitTableRowStart |
Start to visit the TableRow node.
|
![]() | VisitTableStart |
Start to visit the Table node.
|
![]() | VisitTitleEnd |
End to visit the Title node.
|
![]() | VisitTitleStart |
Start to visit the Title node.
|