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