C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderVerticalText Class / FirstFragment Property

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