C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderVerticalParagraphFragment Class / Level Property

In This Topic
Level Property (RenderVerticalParagraphFragment)
In This Topic
Gets the nesting level of the current fragment in the fragments' tree. The topmost fragment (that has no parent) has level 1.
Syntax
'Declaration
 
Public ReadOnly Property Level As Integer
 
See Also