[]
Gets or sets the resolution, in dots per inch (DPI), used when exporting images of barcodes, charts, and map controls.
[PersistenceMode(PersistenceMode.InnerProperty)]
public IntDefaultExportSetting ImageDpi { get; set; }
| Type | Description |
|---|---|
| IntDefaultExportSetting | An IntDefaultExportSetting object representing the DPI of the document. |