PdfFieldNoView Property |
Namespace: RadPdf.Data.Document.Objects.FormFields
If true, the form field is not visible on screen; otherwise, it is visible. This property does not control whether it is visible when printed (see Print). 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.