[]
Gets or sets the horizontal resolution (DPI) for the exported TIFF file.
[PersistenceMode(PersistenceMode.InnerProperty)]
public IntDefaultExportSetting DpiX { get; set; }
Type | Description |
---|---|
IntDefaultExportSetting | A IntDefaultExportSetting object representing the horizontal resolution (DPI). |