C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DocumentBody Class / Children Property

In This Topic
Children Property (DocumentBody)
In This Topic
Gets the collection of RenderObject elements contained within the current DocumentBody.
Syntax
'Declaration
 
Public ReadOnly Property Children As RenderObjectCollection
 
See Also