Click or drag to resize

IPdfOptimizationOptionsAllowReusePageContent Property

If enabled, pages with identical content streams are identified. When found, instead of duplicating contents for each page, a single stream is referenced for all identical pages instead.

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

Property Value

Boolean
See Also