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

In This Topic
FirstFragment Property (ParagraphObject)
In This Topic
Gets the first RenderParagraphFragment of all fragments produced by the containing RenderParagraph that contains the current ParagraphObject.
Syntax
'Declaration
 
Public ReadOnly Property FirstFragment As RenderParagraphFragment
 
See Also