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

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