Gets the last RenderParagraphFragment of all fragments
produced by the containing RenderParagraph that contains
the current ParagraphObject.
Namespace:
C1.C1PreviewAssembly: C1.C1Report.2 (in C1.C1Report.2.dll)
Syntax
| C# |
|---|
public RenderParagraphFragment LastFragment { get; } |
| Visual Basic |
|---|
Public ReadOnly Property LastFragment As RenderParagraphFragment Get |