The following tables list the members exposed by ImGearWordDocument.
Public Properties
| Name | Description |
 | PageHeight |
Gets the preferred height in pixels for the document pages.
|
 | Pages | Overridden.
Gets the list of pages available in the Word document.
|
 | PageWidth |
Gets the preferred width in pixels for the document pages.
|
Top
Public Methods
| Name | Description |
 | Clone | Overridden.
Creates a new instance of current Word document.
|
 | ExtractText |
Extracts plain text from the document.
|
 | Repaginate | Overloaded.
Forces pagination of the document content, creates new Page array.
|
Top
See Also