| PdfAnnotationIsRadPdfCreated Property  | 
 
            Gets a value indicating whether or not this annotation was created by RAD PDF (via the API or GUI)
            
 
    Namespace: 
   RadPdf.Data.Document.Objects.Annotations
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic bool IsRadPdfCreated { get; }Public ReadOnly Property IsRadPdfCreated As Boolean
	Get
Property Value
Type: 
Boolean See Also
See Also