ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Viewer.Wpf Assembly / GrapeCity.ActiveReports.Viewer.Wpf Namespace / Viewer Class / ZoomProperty Field

In This Topic
    ZoomProperty Field
    In This Topic
    Gets or sets the viewer's zoom level. -1 for FitWidth mode -2 for Fit Whole Page mode. Throws ArgumentOutOfRangeException on invalid value.
    Syntax
    'Declaration
     
    Public Shared ReadOnly ZoomProperty As DependencyProperty
    public static readonly DependencyProperty ZoomProperty
    See Also