PdfMergeFlattenMergedPdf Property

Controls if the merged PDF is flattened. By default this property is false

Definition

Namespace: HiQPdf.Chromium
Assembly: HiQPdf.Chromium (in HiQPdf.Chromium.dll) Version: 16.4.0
C#
public bool FlattenMergedPdf { get; set; }

Property Value

Boolean

See Also