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