[]
Gets or sets the horizontal DPI of the document.
[PersistenceMode(PersistenceMode.InnerProperty)]
public IntDefaultExportSetting DpiX { get; set; }
Type | Description |
---|---|
IntDefaultExportSetting | An IntDefaultExportSetting object representing the horizontal DPI of the document. |