GetStructure Function
Gets the current Structure for the document.
Syntax
[C#]
Structure
GetStructure()
Params
Name
Description
return
The structure.
Notes
Gets the current Structure for the document.
Example
None.