Back to Devexpress

Section Properties

officefileapi-devexpress-dot-xtrarichedit-dot-api-dot-native-dot-section-dot-underscore-properties.md

latest3.0 KB
Original Source

Section Properties

An interface that defines a section within a document.

NameDescription
ColumnsProvides access to the SectionColumns interface used for operations with columns in the document.
DifferentFirstPageGets or sets whether the header and footer areas of the first page can be different from other pages in the section.
EndnoteOptionsProvides access to the endnote options.
FirstPageTrayGets or sets the paper tray to use for the first page of a section.
FootnoteOptionsProvides access to the footnote options.
LineNumberingProvides access to the object containing line numbering parameters for the current section.
MarginsProvides access to an object used to specify or retrieve a section’s margin settings.
OtherPagesTrayGets or sets the paper tray to use for all pages except the first page of a section.
PageProvides access to an object used to specify or retrieve a section’s page settings.
PageBordersStores page border settings.
PageNumberingProvides access to an object specifying page numbering options for the current section.
ParagraphsProvides access to a collection of paragraphs for the current section.
ProtectedForFormsGets or sets whether a section is protected for forms (section content is read-only except for form fields).
RangeRetrieves the range occupied by the current section.
RightToLeftGets or sets whether to change the section’s direction to right-to-left.
StartTypeGets or sets the type of a section break.

See Also

Section Interface

Section Members

DevExpress.XtraRichEdit.API.Native Namespace