Controls if the automatically created field is flattened in PDF. This property is false by default
Namespace:
HiQPdf
Assembly:
HiQPdf (in HiQPdf.dll) Version: 15.0.0.0
public bool Flatten { get; set; }
Public Property Flatten As Boolean
Get
Set
public:
property bool Flatten {
bool get ();
void set (bool value);
}
member Flatten : bool with get, set
Property Value
Type:
Boolean
Reference