C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / RenderGraphics Class / HasFragments Property

In This Topic
HasFragments Property (RenderGraphics)
In This Topic
Gets a value indicating whether the current object's Fragments collection has been initialized and contains one or more fragments.
Syntax
'Declaration
 
Public ReadOnly Property HasFragments As Boolean
 
See Also