PrintDocument for WinForms
LayoutChangeBefore プロパティ (RenderObject)


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : LayoutChangeBefore プロパティ
Gets or sets the LayoutChangeBase object defining the change of page layout that will occur before the current object.
シンタックス
'宣言
 
Public Property LayoutChangeBefore As LayoutChangeBase
'使用法
 
Dim instance As RenderObject
Dim value As LayoutChangeBase
 
instance.LayoutChangeBefore = value
 
value = instance.LayoutChangeBefore
public LayoutChangeBase LayoutChangeBefore {get; set;}
解説
LayoutChangeBase is an abstract class. Instances of the following non-abstract classes derived from it can be assigned to this property:
参照

RenderObject クラス
RenderObject メンバ