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

In This Topic
    ID Property (Comment)
    In This Topic
    Gets the unique ID of this comment.
    Syntax
    'Declaration
     
    Public ReadOnly Property ID As System.Long
    public System.long ID {get;}
    See Also