The LayoutChangeNewPage type exposes the following members.
Constructors
Name | Description | |
---|---|---|
LayoutChangeNewPage()()()() |
Initializes a new instance of the LayoutChangeNewPage class.
|
|
LayoutChangeNewPage(PageLayout) |
Initializes a new instance of the LayoutChangeNewPage class.
|
Methods
Name | Description | |
---|---|---|
AssignFrom |
Assigns (copies) properties from another LayoutChangeBase to the current object.
(Overrides LayoutChangeBase..::..AssignFrom(LayoutChangeBase).) |
|
Clone |
Creates a copy of the current LayoutChangeBase object.
(Inherited from LayoutChangeBase.) |
Properties
Name | Description | |
---|---|---|
Direction |
Gets or sets the PageDirectionEnum of the new page.
|
|
Nested |
Gets or sets a value indicating whether the currently active page layout
should be saved in a stack before applying this LayoutChangeNewPage,
to be restored after the associated RenderObject has been fully rendered.
|
|
PageLayout |
Gets or set the PageLayout to apply to the new page.
|