PrintDocument for WinForms
LayoutChangeNoBreak クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : LayoutChangeNoBreak クラス
Describes layout-related changes associated with a RenderObject. When an instance of this class is assigned to RenderObject.LayoutChangeBefore or RenderObject.LayoutChangeAfter on that object, layout changes described by the instance are applied to the next new page (but no immediate page break is caused by this class).
オブジェクト モデル
LayoutChangeNoBreak クラス
シンタックス
'宣言
 
Public Class LayoutChangeNoBreak 
   Inherits LayoutChangeBase
'使用法
 
Dim instance As LayoutChangeNoBreak
public class LayoutChangeNoBreak : LayoutChangeBase 
継承階層

System.Object
   C1.C1Preview.LayoutChangeBase
      C1.C1Preview.LayoutChangeNoBreak

参照

LayoutChangeNoBreak メンバ
C1.C1Preview 名前空間
LayoutChangeBase クラス
LayoutChangeNewPage クラス
LayoutChangeNewColumn クラス
LayoutChangeNewLine クラス