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

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