ImageGear .NET v25.2 - Updated
ImageGear.Web.UI Library / ImageGear.Web.UI Namespace / PageView class

In This Topic
    PageView class Events
    In This Topic

    For a list of all members of this type, see PageView members.

    Public Events
     NameDescription
    public EventIndicates the viewer failed to open ART page for requested page.  
    public EventIndicates the user activated the context menu.  
    public EventIndicates that a new mark was added to the page.  
    public EventIndicates that a mark on the page was changed.  
    public EventIndicates that a new mark is being interactively created.  
    public EventIndicates that a mark was removed from the page.  
    public EventIndicates that a mark was reordered within the page.  
    public EventIndicates that a mark was selected or unselected.  
    public EventIndicates that marks were loaded from a JSON string.  
    public EventIndicates the user pressed a mouse button.  
    public EventIndicates the user moved the mouse.  
    public EventIndicates the user released a mouse button.  
    public EventIndicates the viewer has closed the current image.  
    public Event  
    public EventIndicates the viewer has finished opening a new image.  
    public EventIndicates the viewer failed to open a new image.  
    public EventIndicates the viewer is opening a new image.  
    public EventIndicates that touch point has been disrupted in an implementation-specific manner (for example, too many touch points are created).  
    public EventIndicates that touch point is removed from the touch surface.  
    public EventIndicates that touch point is moved along the touch surface.  
    public EventIndicates that touch point is placed on the touch surface.  
    Top
    See Also