PdfImageCompressionOptions.DownsamplingResolution Property
Gets or sets the compressed image resolution (in DPI).
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Single | The image resolution, in dots per inch. |
Remarks
The following figures illustrate how DownsamplingResolution
affects the resulting image quality:
75 DPI
50 DPI
See Also