C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / LayoutChangeBase Class
Members

LayoutChangeBase Class
The base type for classes describing layout-releated changes that are applied to a C1PrintDocument before or after a RenderObject if assigned to RenderObject.LayoutChangeBefore or RenderObject.LayoutChangeAfter on that object.

Derived classes include LayoutChangeNewPage, LayoutChangeNewColumn, LayoutChangeNewLine and LayoutChangeNoBreak.

Object Model
LayoutChangeBase Class
Syntax
'Declaration
 
Public MustInherit Class LayoutChangeBase 
 
Inheritance Hierarchy
See Also