Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / RowRevisionId Class / MarkerPropertiesId Property

In This Topic
    MarkerPropertiesId Property (RowRevisionId)
    In This Topic
    Gets or sets a unique identifier used to track the editing session when the glyph character representing the table row mark was last modified.
    Syntax
    'Declaration
     
    Public Property MarkerPropertiesId As System.Integer
    public System.int MarkerPropertiesId {get; set;}
    See Also