PdfEditorFlattenPdf Property

A flag indicating if the output PDF is flattened. The default value is false

Definition

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

Property Value

Boolean

See Also