PdfImageCompressionOptions.IgnoreSizeReduction Property
Gets or sets whether to apply compression settings even if they increase image size.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v25.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
| Type | Description |
|---|---|
| Boolean |
|
Property Paths
You can access this nested property as listed below:
| Object Type | Path to IgnoreSizeReduction |
|---|---|
| PdfOptimizationOptions |
|
See Also