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

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