Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Comment Class / Author Property

In This Topic
    Author Property (Comment)
    In This Topic
    Gets or sets the author of this comment.
    Syntax
    'Declaration
     
    Public Property Author As System.String
    public System.string Author {get; set;}
    See Also