Reports for WinForms | ComponentOne
C1.C1Report.4 Assembly / C1.C1Preview.Export Namespace / EmfOptionsForm Class / Preview Property

In This Topic
    Preview Property (EmfOptionsForm)
    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