The Document type exposes the following members.
Constructors
Name | Description | |
---|---|---|
Document |
Initializes a new instance of the class.
|
Methods
Name | Description | |
---|---|---|
Clear |
Clears the document by deleting all the sections.
| |
Equals | (Inherited from Object.) | |
Finalize | (Inherited from Object.) | |
FromTree |
Creates document structure from passes TreeNodeCollection.
| |
GetHashCode | (Inherited from Object.) | |
GetTreeNodes |
Create TreeNode array that represents document scructure in the TreeView.
| |
GetType | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
ToString |
Returns a String that represents the current Object.
(Overrides Object..::.ToString()()().) |
Properties
Name | Description | |
---|---|---|
Sections |
Gets decument's list of sections.
|