Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / PageSetup Class / SectionStart Property

In This Topic
    SectionStart Property
    In This Topic
    Gets or sets the type of section break for a section.
    Syntax
    'Declaration
     
    Public Property SectionStart As SectionStart
    public SectionStart SectionStart {get; set;}
    See Also