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