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

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