PrintDocument for WinForms
LayoutChangeNewPage クラス
メンバ 


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 : LayoutChangeNewPage クラス
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, a page break is inserted before of after that object, and layout changes described by the instance are applied to the new page.
オブジェクト モデル
LayoutChangeNewPage クラス
シンタックス
'宣言
 
Public Class LayoutChangeNewPage 
   Inherits LayoutChangeBase
'使用法
 
Dim instance As LayoutChangeNewPage
public class LayoutChangeNewPage : LayoutChangeBase 
継承階層

System.Object
   C1.C1Preview.LayoutChangeBase
      C1.C1Preview.LayoutChangeNewPage

参照

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