get - indicates whether all sides are empty set - makes all sides empty

Namespace:  C1.C1PrintDocument
Assembly:  C1.C1PrintDocument.Classic.2 (in C1.C1PrintDocument.Classic.2.dll)

Syntax

C#
public bool AllEmpty { get; set; }
Visual Basic (Declaration)
Public Property AllEmpty As Boolean

See Also