PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.6 Assembly / C1.Win.C1Preview Namespace / ExporterOptions Class / ShowOptions Property

In This Topic
    ShowOptions Property (ExporterOptions)
    In This Topic
    Gets or sets a value indicating whether to show the export options dialog to the user.
    Syntax
    'Declaration
     
    Public Property ShowOptions As Boolean
    public bool ShowOptions {get; set;}
    See Also