The base type for classes describing layout-releated
changes that are applied to a C1PrintDocument before or after a RenderObject
if assigned to LayoutChangeBefore or LayoutChangeAfter
on that object.
Namespace:
C1.C1PreviewDerived classes include LayoutChangeNewPage, LayoutChangeNewColumn, LayoutChangeNewLine and LayoutChangeNoBreak.
Assembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
C# |
---|
public abstract class LayoutChangeBase : ICloneable |
Visual Basic |
---|
Public MustInherit Class LayoutChangeBase _ Implements ICloneable |
Inheritance Hierarchy
System..::..Object
C1.C1Preview..::..LayoutChangeBase
C1.C1Preview..::..LayoutChangeNewColumn
C1.C1Preview..::..LayoutChangeNewLine
C1.C1Preview..::..LayoutChangeNewPage
C1.C1Preview..::..LayoutChangeNoBreak
C1.C1Preview..::..LayoutChangeBase
C1.C1Preview..::..LayoutChangeNewColumn
C1.C1Preview..::..LayoutChangeNewLine
C1.C1Preview..::..LayoutChangeNewPage
C1.C1Preview..::..LayoutChangeNoBreak