Collapse All
Expand All
Code: All
Code: Multiple
Code: C#
Code: Visual Basic
C#
Visual Basic
.NET Framework Class Library
PreviewPages
.
.
::
.
.
IsEmpty Property
PreviewPages Class
See Also
Gets a value indicating whether the current collection of pages is empty.
Namespace:
C1.Win.C1Preview
Assembly:
C1.Win.C1Report.2
(in C1.Win.C1Report.2.dll)
Syntax
C#
public
bool
IsEmpty
{
get
; }
Visual Basic
Public
ReadOnly
Property
IsEmpty
As
Boolean
Get
See Also
PreviewPages Class
C1.Win.C1Preview Namespace