PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreviewDialog Class / ShouldSerializeThumbnailButtonImage Method

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