FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewer Class / Continuous Property

In This Topic
    Continuous Property (FlexViewer)
    In This Topic
    Indicates whether to show document pages continuously.
    Syntax
    'Declaration
     
    Public Property Continuous As Boolean
    public bool Continuous {get; set;}
    See Also