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

In This Topic
    FacingPages Property (FlexViewer)
    In This Topic
    Indicates whether to show facing pages side by side, the first page on the right.
    Syntax
    'Declaration
     
    Public Property FacingPages As Boolean
    public bool FacingPages {get; set;}
    See Also