Limitations
Read only.
Gets the type of auto-generation. A document target which is the target of an entry in a table of contents is automatically generated when the table of contents is inserted into the document.
Introduced: X19.
public AutoGenerationType AutoGenerationType { get; }Public ReadOnly Property AutoGenerationType() As AutoGenerationType| Member | Description |
|---|---|
| None | The document target is not automatically generated. |
| Table |
The document target has automatically been generated as target of an entry in a table of contents. The Target |
Read only.