PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.6 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeOutlineButtonImage Method

In This Topic
    ShouldSerializeOutlineButtonImage Method (C1RibbonPreviewDialog)
    In This Topic
    Indicates whether the OutlineButtonImage property should be serialized.
    Syntax
    'Declaration
     
    Protected Function ShouldSerializeOutlineButtonImage() As Boolean
    protected bool ShouldSerializeOutlineButtonImage()
    See Also