[]
Gets or sets the name of the author to appear in the Document Properties dialog of the PDF viewer application.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Author { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the author of the PDF document. |