Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RevisionId Class
Members

In This Topic
    RevisionId Class
    In This Topic
    Represents a unique identifier used to track editing sessions.
    Object Model
    RevisionId Class
    Syntax
    'Declaration
     
    Public Class RevisionId 
    public class RevisionId 
    Remarks
    A producer can choose to increment the revision save ID value to indicate subsequent editing (editing between save actions) to indicate the order of the saves performed.
    Inheritance Hierarchy
    See Also