PdfEditorFlattenPdf Property

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

Definition

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

Property Value

Boolean

See Also