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

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