| PdfAnnotationPrint Property  | 
 
            Gets or sets a value indicating whether or not this 
PdfAnnotation is printed.
            
 
    Namespace: 
   RadPdf.Data.Document.Objects.Annotations
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic override bool Print { get; set; }Public Overrides Property Print As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also