Click or drag to resize
Pdf Library for .NET

PdfFormManagerFlatten Property

Gets or sets a value indicating whether to flatten the pdf form or not.

Namespace:  SelectPdf.Forms
Assembly:  Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.1
Syntax
public bool Flatten { get; set; }

Property Value

Type: Boolean
See Also