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

In This Topic
    EndSection Property
    In This Topic
    Gets the Section which ends in this marker.
    Syntax
    'Declaration
     
    Public ReadOnly Property EndSection As Section
    public Section EndSection {get;}
    See Also