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

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