C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / DictionaryImage Class / ShouldSerializeImage Method

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

Return Value

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