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