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

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