[]
Gets or sets the categories associated with the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Categories { get; set; }
| Type | Description |
|---|---|
| StringDefaultExportSetting | A StringDefaultExportSetting object representing the categories of the document. |