PdfGraphicsAcroFormField.Visible Property
In This Article
Specifies whether a form field is visible on a page.
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 is visible; otherwise, false. |
See Also