Skip to main content
A newer version of this page is available. .
.NET Framework 4.5.2+

SectionMargins Members

Provides access to the properties of margins in a Section.

Properties

Name Description
Bottom Gets or sets a value that specifies the bottom margin.
FooterOffset Gets or sets a value that specifies the distance between the footer and the bottom of the page.
HeaderOffset Gets or sets a value that specifies the distance between the header and the top of the page.
Left Gets or sets a value that specifies the left margin.
Right Gets or sets a value that specifies the right margin.
Top Gets or sets a value that specifies the top margin.
See Also