IsDefault Method (C1HyperlinkTextAttrs)
Checks whether the current
C1HyperlinkTextAttrs has all default values.
protected override bool IsDefault()
'Declaration
Protected Overrides Function IsDefault() As Boolean
Return Value
true if all properties on the current object have default values, false otherwise.