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 a height of the bottom margin. |
![]() | CustomProperties | Gets the custom properties of the page. |
![]() | Height | Gets or sets a height of the page. |
![]() | LeftMargin | Gets or sets a width of the left margin. |
![]() | PaperOrientation | Gets or sets an orientation of the page for printing. |
![]() | RightMargin | Gets or sets a width of the right margin. |
![]() | Site | Gets or sets the System.ComponentModel.ISite of the System.ComponentModel.Component. |
![]() | Style | Gets or sets a style settings for the page. |
![]() | ThrowIfPlaceHoldersEmpty | Gets or sets a value indicating whether the page should throw an error if placeholders are empty. |
![]() | TopMargin | Gets or sets a height of the top margin. |
![]() | Visibility | Gets or sets a value indicating whether the page is hidden. |
![]() | Width | Gets or sets a width of the page. |