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

In This Topic
IndexInParent Property (RenderParagraphFragment)
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