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

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

Return Value

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