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. |
The following tables list the members exposed by ImGearWordDocument.
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. |
Name | Description | |
---|---|---|
Clone | Overridden. Creates a new instance of current Word document. | |
ConvertFile | Resaves a Microsoft Word document to another Microsoft Word file format. | |
ExtractText | Extracts plain text from the document. | |
Repaginate | Overloaded. Forces pagination of the document content, creates new Page array. |
Name | Description | |
---|---|---|
CleanupInnerCache | Releases inner pdf resources, being used. | |
Finalize | Finalizes an instance of the ImGearWordDocument class. | |
InitializePageArray | Initialize Page Array with PDF pages. |