[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Style.RevisionId

RevisionId Property

RevisionId

Gets or sets unique identifiers used to track style editing session.

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.

Declaration
public int RevisionId { get; set; }
Public Property RevisionId As Integer