Gets a value indicating whether this
Color instance is empty.
Namespace:
GemBox.Document
Assembly:
GemBox.Document (in GemBox.Document.dll) Version: 29.0.35.1122
Syntaxpublic bool IsEmpty { get; }
Public ReadOnly Property IsEmpty As Boolean
Get
Property Value
Type:
Boolean if this
Color instance is empty; otherwise,
.
See Also