OptimizationOptions.CompressObjects

OptimizationOptions.CompressObjects property

If this flag is set to true, Pdf objects will be packed into Objest Streams and compressed to reduce pdf file size.

public bool CompressObjects { get; set; }

See Also