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