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

In This Topic
    FollowPreviewPage Property (C1PreviewOutlineView)
    In This Topic
    Gets or sets a value indicating whether selection follows the current preview page (StartPageIdx).
    Syntax
    'Declaration
     
    Public Property FollowPreviewPage As Boolean
    public bool FollowPreviewPage {get; set;}
    See Also