FlexReport for WPF | ComponentOne
C1.WPF.Viewer Assembly / C1.WPF.Viewer Namespace / FlexViewerPane Class / ZoomFactor Property

In This Topic
    ZoomFactor Property (FlexViewerPane)
    In This Topic
    Specifies the zoom factor (1.0 is actual size).
    Syntax
    'Declaration
     
    Public Property ZoomFactor As Double
    public double ZoomFactor {get; set;}
    See Also