Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / Marker Class / Next Property

In This Topic
    Next Property (Marker)
    In This Topic
    Gets the next Marker in the body order.
    Syntax
    'Declaration
     
    Public ReadOnly Property Next As Marker
    public Marker Next {get;}
    See Also