Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RevisionId Class / AdditionId Property

In This Topic
    AdditionId Property
    In This Topic
    Gets or sets a unique identifier used to track the editing session when the content was added to the document.
    Syntax
    'Declaration
     
    Public Property AdditionId As System.Integer
    public System.int AdditionId {get; set;}
    See Also