C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderEmptyFragment Class / IndexInRenderObject Property

In This Topic
IndexInRenderObject Property (RenderEmptyFragment)
In This Topic
Gets the 0-based index of the current fragment in the RenderObject.Fragments collection of the RenderFragment.RenderObject that produced it.
Syntax
'Declaration
 
Public ReadOnly Property IndexInRenderObject As Integer
 
See Also