[]
Gets or sets the value that appears for Application in the Document Properties dialog of the PDF viewer application.
[PersistenceMode(PersistenceMode.InnerProperty)]
public StringDefaultExportSetting Application { get; set; }
Type | Description |
---|---|
StringDefaultExportSetting | A StringDefaultExportSetting object representing the application name. |