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

In This Topic
    PreviewPane Property (C1PreviewToolsIntegrator)
    In This Topic
    Gets or sets the C1PreviewPane associated with the current C1PreviewToolsIntegrator.
    Syntax
    'Declaration
     
    Public Property PreviewPane As C1PreviewPane
    public C1PreviewPane PreviewPane {get; set;}
    See Also