PdfFieldReadOnly Property |
Namespace: RadPdf.Data.Document.Objects.FormFields
This 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.