| PdfAnnotationName Property  | 
 
            Get the annotation's name
            
 
    Namespace: 
   RadPdf.Data.Document.Objects.Annotations
    Assembly:
   RadPdfStandard (in RadPdfStandard.dll) Version: 4.7.0.0 (4.7.0.0)
 Syntax
Syntaxpublic string Name { get; }Public ReadOnly Property Name As String
	Get
Property Value
Type: 
String Remarks
Remarks
            In some contexts this is referred to as the annotation's ID
            
 See Also
See Also