Document Solutions for PDF
GrapeCity.Documents.Pdf Assembly / GrapeCity.Documents.Pdf.Annotations Namespace / StampAnnotation Class / ShowUserName Property

In This Topic
    ShowUserName Property
    In This Topic
    Gets or sets a value indicating whether to show MarkupAnnotation.UserName on the stamp.
    Syntax
    'Declaration
     
    Public Property ShowUserName As System.Boolean
    public System.bool ShowUserName {get; set;}
    See Also