C1.PrintDocument.8 Assembly / C1.C1Preview Namespace / RenderVerticalParagraph Class / FirstFragment Property

In This Topic
FirstFragment Property (RenderVerticalParagraph)
In This Topic
Gets the first fragment of the current object, or null if RenderObject.Fragments has not been initialized yet.
Syntax
'Declaration
 
Public ReadOnly Property FirstFragment As RenderFragment
 
See Also