[]
        
(Showing Draft Content)

C1.WPF.ReportViewer.ViewMode

ViewMode Enum

Describes view modes for C1ReportViewer.

Namespace: C1.WPF.ReportViewer
Assembly: C1.WPF.ReportViewer.4.6.2.dll
Syntax
public enum ViewMode

Fields

Name Description
FitWidth

Automatically update the zoom value to fit the width of one page inside the viewport.

Normal

Display pages using the current zoom value.

OnePage

Automatically update the zoom value to fit one complete page inside the viewport.

TwoPages

Automatically update the zoom value to fit two pages inside the viewport.