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

In This Topic
    PreviewOutlineView Property (C1PrintPreviewControl)
    In This Topic
    Gets the preview outline view.
    Syntax
    'Declaration
     
    Public ReadOnly Property PreviewOutlineView As C1PreviewOutlineView
    public C1PreviewOutlineView PreviewOutlineView {get;}
    See Also