C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderTextFragment Class / IndexInParent Property

In This Topic
IndexInParent Property (RenderTextFragment)
In This Topic
Gets the 0-based index of the current fragment in the Children collection of its Parent.
Syntax
'Declaration
 
Public ReadOnly Property IndexInParent As Integer
 
See Also