C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DictionaryIcon Class / ShouldSerializeIcon Method

In This Topic
ShouldSerializeIcon Method
In This Topic
Indicates whether the Icon property should be serialized.
Syntax
'Declaration
 
Protected Function ShouldSerializeIcon() As Boolean
 

Return Value

True if Icon should be serialized, false otherwise.
See Also