Indicates if the field is flattened in the generated PDF document
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