C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderVerticalParagraphFragment Class / Parent Property
Parent Property (RenderVerticalParagraphFragment)
In This Topic
Gets RenderFragment that is the parent of the current fragment.
Syntax
'Declaration
 
Public ReadOnly Property Parent As RenderFragment
 
See Also