FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewerPane Class / RotateView Property

In This Topic
    RotateView Property (C1FlexViewerPane)
    In This Topic
    Gets or sets a value indicating if the viewed pages are rotated by the specified angle.
    Syntax
    'Declaration
     
    Public Property RotateView As FlexViewerRotateView
    public FlexViewerRotateView RotateView {get; set;}
    See Also