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