DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RunRevisionId Class
Members

RunRevisionId Class
Represents a unique identifier used to track run editing sessions.
Object Model
RunRevisionId Class
Syntax
'Declaration
 
Public Class RunRevisionId 
   Inherits 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

System.Object
   GrapeCity.Documents.Word.RevisionId
      GrapeCity.Documents.Word.RunRevisionId

See Also