PrintDocument for WinForms | ComponentOne
C1.PrintDocument.4.5.2 Assembly / C1.C1Preview.Export Namespace / C1dOptionsForm Class / Preview Property

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