PdfGraphicsAcroFormField.ReadOnly Property
In This Article
Gets or sets whether the interactive form field is read-only.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.2.Drawing.dll
NuGet Package: DevExpress.Pdf.Drawing
#Declaration
#Property Value
Type | Description |
---|---|
Boolean | true if the field is read-only; otherwise, false. |
See Also