FlexReport for UWP | ComponentOne
C1.UWP.FlexViewer Assembly / C1.Xaml.FlexViewer Namespace / C1FlexViewer Class / ZoomFactor Property

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