FlexReport for WinForms | ComponentOne
C1.Win.FlexViewer.4.5.2 Assembly / C1.Win.FlexViewer Namespace / C1FlexViewerDialog Class / RotateView Property

In This Topic
    RotateView Property (C1FlexViewerDialog)
    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