Documents for PDF, .NET Edition Documentation
UserName Property

GrapeCity.Documents.Pdf Assembly > GrapeCity.Documents.Pdf.Annotations Namespace > MarkupAnnotation Class : UserName Property
Gets or sets the text label to be displayed in the title bar of the annotation’s pop-up window when open and active. By convention, this entry identifies the user who added the annotation.
Syntax
'Declaration
 
Public Property UserName As System.String
public System.string UserName {get; set;}
See Also

Reference

MarkupAnnotation Class
MarkupAnnotation Members