[]
Gets or sets a value indicating whether to include a table of contents (TOC) in the output.
[PersistenceMode(PersistenceMode.InnerProperty)]
public BoolDefaultExportSetting OutputTOC { get; set; }
Type | Description |
---|---|
BoolDefaultExportSetting | A BoolDefaultExportSetting object representing whether to include a TOC in the output. |