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


C1.PrintDocument.6 アセンブリ > C1.C1Preview 名前空間 > RenderObject クラス : KeepTogether プロパティ
Gets or sets a render object which should be printed on the same page as the current object. The specified object must have the same RenderObject.Parent as the current object.
シンタックス
'宣言
 
Public Property KeepTogether As RenderObject
'使用法
 
Dim instance As RenderObject
Dim value As RenderObject
 
instance.KeepTogether = value
 
value = instance.KeepTogether
public RenderObject KeepTogether {get; set;}
参照

RenderObject クラス
RenderObject メンバ