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

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