PrintDocument for WinForms | ComponentOne
C1.Win.RibbonPreview.4.5.2 Assembly / C1.Win.RibbonPreview Namespace / C1RibbonPreview Class / PreviewOutlineView Property

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