Document Library for WinForms | ComponentOne
C1.Win.C1Document.4.5.2 Assembly / C1.Win.C1Document.Export Namespace / HtmlOptionsForm Class / Preview Property

In This Topic
    Preview Property (HtmlOptionsForm)
    In This Topic
    Gets or sets a value indicating whether the resulting document should be opened using the default system viewer.
    Syntax
    'Declaration
     
    Public Property Preview As Boolean
    public bool Preview {get; set;}
    See Also