AutoPdfFormFieldFlatten Property
Controls if the automatically created field is flattened in PDF. This property is false by default
Namespace: HiQPdfClientAssembly: HiQPdfClient.NetCore (in HiQPdfClient.NetCore.dll) Version: 16.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
Boolean