Documents for PDF, .NET Edition Documentation
Name Property (WidgetAnnotation)

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > WidgetAnnotation Class : Name Property
Gets or sets the name of the annotation. If WidgetAnnotation is used with GrapeCity.Documents.Pdf.AcroForms.RadioButtonField then Name is used as a value.
Syntax
'Declaration
 
Public Shadows Property Name As System.String
public new System.string Name {get; set;}
See Also

Reference

WidgetAnnotation Class
WidgetAnnotation Members