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