PdfAcroFormVisualField.Print Property
In This Article
Specifies whether the current form field is printed.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Core.dll
NuGet Package: DevExpress.Pdf.Core
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if the current form field is printed on the page, otherwise, false. The default value is true. |
See Also