Gets or sets a value indicating whether this 
PdfObject instance is printed. This slightly different implications based on object type.
            
 
    Namespace: 
   RadPdf.Data.Document.Objects
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic abstract bool Print { get; set; }Public MustOverride Property Print As Boolean
	Get
	Set
Property Value
Type: 
Boolean See Also
See Also