Click or drag to resize

IPdfOptimizationOptionsCompressObjects Property

If enabled, objects are grouped into object streams, compressed, and any repeated or redundant elements are consolidated.

Namespace: Compiled.EDD.Scripting.Extensions.Pdf
Assembly: Compiled.EDD.Scripting (in Compiled.EDD.Scripting.dll) Version: 9.0.0.0-142fa9725
Syntax
C#
bool CompressObjects { get; set; }

Property Value

Boolean
See Also