IDocumentDefinitionInfo
What it does
Contains detailed information about the Document Definition matched with the document.
Properties
| Name | Type | Access | Description |
|---|---|---|---|
| Name | string | Read-only | The name of the Document Definition. |
| SectionsInDefinition | ISectionDefinitionInfoArray | Read-only | An array of sections in the Document Definition. Returns only included sections. |
| Version | int | Read-only | The version of the Document Definition. |
4/12/2024 6:16:02 PM