C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderPie Class / KeepTogether Property

In This Topic
KeepTogether Property (RenderPie)
In This Topic
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 Parent as the current object.
Syntax
'Declaration
 
Public Property KeepTogether As RenderObject
 
See Also