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