ImageExportOptions.Resolution Property
Gets or sets the exported image resolution, in DPI. Default is 96 DPI.
Namespace: DevExpress.Docs.Presentation
Assembly: DevExpress.Docs.Presentation.v26.1.dll
Declaration
Property Value
| Type | Description |
|---|---|
| Single | The resolution of exported images, in DPI. |
See Also