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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : LayoutChangeAfter プロパティ
Gets or sets the LayoutChangeBase object defining the change of page layout that will occur after the current object.
シンタックス
'宣言
 
Public Property LayoutChangeAfter As LayoutChangeBase
'使用法
 
Dim instance As RenderObject
Dim value As LayoutChangeBase
 
instance.LayoutChangeAfter = value
 
value = instance.LayoutChangeAfter
public LayoutChangeBase LayoutChangeAfter {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 メンバ