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