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

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