IDocument Properties
For internal use.| Name | Description |
|---|---|
| IsCreating | For internal use. Gets a value indicating whether or not the document is being created. |
| IsEmpty | For internal use. Indicates whether or not the document is empty (i.e., does it contain at least one page). |
| IsRightToLeftLayout | For internal use. Specifies the orientation of the document’s content. |
| Pages | For internal use. |
| PageSettings | For internal use. |
See Also