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

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