| PdfAnnotationNoView Property | 
Namespace: RadPdf.Data.Document.Objects.Annotations
 Syntax
Syntax Remarks
RemarksIf true, the annotation 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 an annotation from being moved (Moveable), resized (Resizable), styled (Stylable), or deleted (Deletable).
 See Also
See Also