PdfGraphicsAcroFormField.Print Property
In This Article
Specifies whether a form field is printable.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true, if a form field can be printed on a page, otherwise, false. |
See Also