PrintDocument for WinForms | ComponentOne
C1.Win.PrintPreview.4.8 Assembly / C1.Win.C1Preview Namespace / ViewState Structure / ShowPageOutline Field

In This Topic
    ShowPageOutline Field (ViewState)
    In This Topic
    Stores the value of the C1PreviewPane.ShowPageOutline property of a C1PreviewPane.
    Syntax
    'Declaration
     
    Public ShowPageOutline As Boolean
    public bool ShowPageOutline
    See Also