Name | Description | |
---|---|---|
Page Constructor | Initializes a new instance of the Page class. |
The following tables list the members exposed by Page.
Name | Description | |
---|---|---|
Page Constructor | Initializes a new instance of the Page class. |
Name | Description | |
---|---|---|
BottomMargin | Gets or sets the height of the bottom margin. | |
Height | Gets or sets height of the page. | |
LeftMargin | Gets or sets the width of the left margin. | |
PaperOrientation | Gets or sets target paper orientation. | |
RightMargin | Gets or sets the width of the right margin. | |
Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. | |
Style | Gets or sets the style settings for the page. | |
ThrowIfPlaceHoldersEmpty | Specifies whether the page should be thrown if place holders are empty. | |
TopMargin | Gets or sets the height of the top margin. | |
Visibility | Gets or sets a value indicating whether the page is hidden. | |
Width | Gets or sets width of the page. |