C1.WPF.PrintDocument.4.5.2 Assembly / C1.C1Preview Namespace / RenderImage Class / LastFragment Property

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