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

In This Topic
    FacingPages Property (C1FlexViewerPane)
    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