| PdfFieldReadOnly Property | 
Namespace: RadPdf.Data.Document.Objects.FormFields
 Syntax
Syntax Remarks
RemarksThis property prohibits the changing of a form field's value. It does not prohibit a form field from being moved (Moveable), resized (Resizable), styled (Stylable), or deleted (Deletable).
This property can not be changed if IsLocked is true.
 See Also
See Also