| PageSetup Properties |
The PageSetup type exposes the following members.
| Name | Description | |
|---|---|---|
| BottomMargin |
Gets or sets the bottom margin of the pages in the section.
|
|
| Comment |
Gets or sets a comment associated with this object.
|
|
| DifferentFirstPageHeaderFooter |
Gets or sets a value which define whether the section has a different first page header and footer.
|
|
| Document |
Gets the document of the object, or null, if the object is not associated with a document.
(Inherited from DocumentObject.)
|
|
| FooterDistance |
Gets or sets the distance between the footer and the page bottom of the pages in the section.
|
|
| HeaderDistance |
Gets or sets the distance between the header and the page top of the pages in the section.
|
|
| HorizontalPageBreak |
Gets or sets a value which defines whether a page should break horizontally. Currently only tables are supported.
|
|
| LeftMargin |
Gets or sets the left margin of the pages in the section.
|
|
| MirrorMargins |
Gets or sets a value which defines whether the odd and even pages of the section should change left and right margin.
|
|
| OddAndEvenPagesHeaderFooter |
Gets or sets a value which defines whether the odd and even pages of the section have different header and footer.
|
|
| Orientation |
Gets or sets the page orientation of the section.
|
|
| PageFormat |
Gets or sets the page format of the section.
|
|
| PageHeight |
Gets or sets the page height. If Orientation is set to Landscape, the PageHeight specifies the width of the page.
|
|
| PageWidth |
Gets or sets the page width. If Orientation is set to Landscape, the PageWidth specifies the height of the page.
|
|
| RightMargin |
Gets or sets the right margin of the pages in the section.
|
|
| Section |
Gets the section of the object, or null, if the object is not associated with a section.
(Inherited from DocumentObject.)
|
|
| SectionStart |
Gets or sets a value which defines whether the section starts on next, odd or even page.
|
|
| StartingNumber |
Gets or sets the starting number for the first section page.
|
|
| Tag |
Gets or sets a value that contains arbitrary information about this object.
(Inherited from DocumentObject.)
|
|
| TopMargin |
Gets or sets the top margin of the pages in the section.
|