PrintDocument for WinForms | ComponentOne
C1.PrintDocument.6 Assembly / C1.C1Preview Namespace / DictionaryImage Class / ShouldSerializeOpenXmlImage Method

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

    Return Value

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