Click or drag to resize

PdfFocusOptimizeImages Property

Gets or sets a value indicating whether to merge adjacent images into a one. Default value: false.

Namespace: SautinSoft
Assembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.3.28
Syntax
public bool OptimizeImages { get; set; }

Property Value

Boolean
See Also