[]
        
(Showing Draft Content)

GrapeCity.Documents.Pdf.Annotations.MarkupAnnotation.UserName

UserName Property

UserName

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.

Declaration
public string UserName { get; set; }
Public Property UserName As String