PrintDocument for WinForms
LayoutChangeBase クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : LayoutChangeBase クラス
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.

オブジェクト モデル
LayoutChangeBase クラス
シンタックス
'宣言
 
Public MustInherit Class LayoutChangeBase 
'使用法
 
Dim instance As LayoutChangeBase
public abstract class LayoutChangeBase 
継承階層

System.Object
   C1.C1Preview.LayoutChangeBase
      C1.C1Preview.LayoutChangeNewColumn
      C1.C1Preview.LayoutChangeNewLine
      C1.C1Preview.LayoutChangeNewPage
      C1.C1Preview.LayoutChangeNoBreak

参照

LayoutChangeBase メンバ
C1.C1Preview 名前空間