PdfFocusOptimizeImages Property |
Gets or sets a value indicating whether to merge adjacent images into a one. Default value: false.
Namespace: SautinSoftAssembly: SautinSoft.PdfFocus (in SautinSoft.PdfFocus.dll) Version: 2024.12.18
Syntax public bool OptimizeImages { get; set; }
Public Property OptimizeImages As Boolean
Get
Set
Property Value
BooleanSee Also