ASP.NET MVC Controls | ComponentOne
C1.Web.Mvc.Viewer Namespace / PdfViewer Class / OnClientZoomFactorChanged Property

In This Topic
    OnClientZoomFactorChanged Property (PdfViewer)
    In This Topic
    Occurs after the zoom factor is changed.
    Syntax
    'Declaration
     
    
    Public Property OnClientZoomFactorChanged As String
    public string OnClientZoomFactorChanged {get; set;}
    See Also