PdfFormFieldFacade.ReadOnly Property
Gets or sets whether the form field is read-only.
Namespace: DevExpress.Pdf
Assembly: DevExpress.Pdf.v24.1.Core.dll
NuGet Package: DevExpress.Pdf.Core
Declaration
Property Value
Type | Description |
---|---|
Boolean | true if the form field is read-only; otherwise, false. |
See Also