Doc Properties |
The Doc type exposes the following members.
| Name | Description | |
|---|---|---|
| DocumentFrame |
The DocumentFrame comprising the root of the
Frame tree.
|
|
| Fields |
Field variable definitions for resolving field codes. Field definitions are values that can be can be used as a data source when saving a rendered output. They do not reflect the current value of fields within a docx. You should place your data in this structure and then at the point of render, should fields be found, appropriate values will be pulled from this property. Use MS Word or similar tools to determine what fields are in your particular document. |
|
| Options |
Options for loading, parsing and rendering
documents.
|
|
| PageCount |
The total number of pages in the
document.
|
|
| Properties |
Document properties.
|
|
| Status |
The state in which the current document is
in.
|