[]
Gets or sets a value indicating whether the table of contents (TOC) should be automatically updated.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting TOCAutoUpdate { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing whether the TOC should be automatically updated. |