The LayoutChangeNoBreak type exposes the following members.

Constructors

  Name Description
Public method LayoutChangeNoBreak()()()()
Initializes a new instance of the LayoutChangeNoBreak class.
Public method LayoutChangeNoBreak(PageLayout)
Initializes a new instance of the LayoutChangeNoBreak class.

Methods

  Name Description
Public method AssignFrom
Assigns (copies) properties from another LayoutChangeBase to the current object.
(Overrides LayoutChangeBase..::..AssignFrom(LayoutChangeBase).)
Public method Clone
Creates a copy of the current LayoutChangeBase object.
(Inherited from LayoutChangeBase.)

Properties

  Name Description
Public property PageLayout
Gets or set the PageLayout to apply to the next page.

See Also