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

In This Topic
    Preview Property (ExporterOptions)
    In This Topic
    Gets or sets a value indicating whether to preview the exported document.
    Syntax
    'Declaration
     
    Public Property Preview As Boolean
    public bool Preview {get; set;}
    See Also