C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / ParagraphImage Class / LastFragment Property

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