[]
        
(Showing Draft Content)

C1.C1Preview.C1PageSettings.IsSameLayout

IsSameLayout Method

IsSameLayout(C1PageSettings)

Compares page layout specified by the current C1PageSettings with layout of another C1PageSettings object.

Declaration
public bool IsSameLayout(C1PageSettings other)
Parameters
Type Name Description
C1PageSettings other

The C1PageSettings object to compare the current one to.

Returns
Type Description
bool

True if the two objects define identical page layout, false otherwise.