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

In This Topic
IsEmpty Property (C1Page)
In This Topic
Gets a value indicating whether the current page contains any RenderFragment objects that belong to the Body of the document.
Syntax
'Declaration
 
Public ReadOnly Property IsEmpty As Boolean
 
See Also