C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderC1PrintableFragment Class / Parent Property

In This Topic
Parent Property (RenderC1PrintableFragment)
In This Topic
Gets RenderFragment that is the parent of the current fragment.
Syntax
'Declaration
 
Public ReadOnly Property Parent As RenderFragment
 
See Also