Back to Devexpress

Section Properties

blazor-devexpress-dot-blazor-dot-richedit-dot-section-dot-underscore-properties.md

latest1.5 KB
Original Source

Section Properties

A section in a document.

NameDescription
ColumnCountReturns the number of columns in the section.
FooterOffsetReturns the footer offset from the bottom of the page.
HeaderOffsetReturns the header offset from the top of the page.
IndexReturns the index of the section in the sections collection.
IntervalGets the text buffer interval that contains the element. Inherited from DocumentElementBase.
LandscapeGets whether the section’s page orientation is landscape.
MarginsReturns the section’s page margins.
PageSizeGets the height and width of section pages.
PaperKindGets the paper size of the section’s pages.

See Also

Section Class

Section Members

DevExpress.Blazor.RichEdit Namespace