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