[]
        
(Showing Draft Content)

C1.C1Preview.LayoutChangeNoBreak.-ctor

LayoutChangeNoBreak Constructor

LayoutChangeNoBreak()

Initializes a new instance of the LayoutChangeNoBreak class.

Declaration
public LayoutChangeNoBreak()
Public Sub New()

LayoutChangeNoBreak(PageLayout)

Initializes a new instance of the LayoutChangeNoBreak class.

Declaration
public LayoutChangeNoBreak(PageLayout pageLayout)
Public Sub New(pageLayout As PageLayout)
Parameters
Type Name Description
PageLayout pageLayout

The PageLayout to assign to the PageLayout property of the current instance.