  | 
PdfFormFieldFlatten Property  | 
 
            Gets or sets a value indicating whether to flatten this form field or not.
            
 
    Namespace: 
   SelectPdf.Forms
    Assembly:
   Select.Pdf.Extras (in Select.Pdf.Extras.dll) Version: 23.2
Syntaxpublic bool Flatten { get; set; }Public Property Flatten As Boolean
	Get
	Set
Property Value
Type: 
Boolean
See Also