C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / C1HyperlinkTextAttrs Class / IsDefault Method

In This Topic
IsDefault Method (C1HyperlinkTextAttrs)
In This Topic
Checks whether the current C1HyperlinkTextAttrs has all default values.
Syntax
'Declaration
 
Protected Overrides Function IsDefault() As Boolean
 

Return Value

true if all properties on the current object have default values, false otherwise.
See Also