Back to Devexpress

SectionProperties Members

blazor-devexpress-dot-blazor-dot-richedit-dot-sectionproperties-dot-underscore-members.md

latest3.5 KB
Original Source

SectionProperties Members

Contains section properties.

Properties

NameDescription
ColumnCountSpecifies the number of columns in the section.
FooterOffsetSpecifies the footer offset from the bottom of the page.
HeaderOffsetSpecifies the header offset from the top of the page.
LandscapeSpecifies the orientation of the section’s pages.
MarginsSpecifies a section’s page margins.
PageSizeSpecifies the height and width of the section’s pages.
PaperKindSpecifies the paper size for the section’s pages.

Methods

NameDescription
CopyFrom(Section)Duplicates the properties of the specified section into the current instance of the SectionProperties class.
Equals(Object, Object) staticDetermines whether the specified object instances are considered equal. Inherited from Object.
Equals(Object)Determines whether the specified object is equal to the current object. Inherited from Object.
GetHashCode()Serves as the default hash function. Inherited from Object.
GetType()Gets the Type of the current instance. Inherited from Object.
MemberwiseClone() protectedCreates a shallow copy of the current Object. Inherited from Object.
ReferenceEquals(Object, Object) staticDetermines whether the specified Object instances are the same instance. Inherited from Object.
ToString()Returns a string that represents the current object. Inherited from Object.

See Also

SectionProperties Class

DevExpress.Blazor.RichEdit Namespace