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

In This Topic
    PageView class Methods
    In This Topic

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

    Public Methods
     NameDescription
    public MethodClose the current image.  
    public MethodForces the viewer to update its visual presentation immediately.  
    public MethodDisposes of the resources held by the viewer.  
    public MethodAdjust the current selection.  
    public MethodChanges the presentation of the image to one of several pre-defined values.  
    public MethodFlips the current image (swaps the top and bottom edges).  
    public MethodGets the context menu for the provided mouse tool and mark type.  
    public MethodGets the context menu for the provided mark type.  
    public MethodHides the context menu of control.  
    public MethodHide the selection.  
    public MethodMirrors the current image (swaps the left and right sides).  
    public MethodOpen a new image.  
    public MethodPrints document pages.  
    public MethodRotates the current image.  
    public MethodSaves all art marks on a page using ImageGear service.  
    public MethodSets the context menu for the mark type.  
    public MethodSets the context menu for the provided mouse tool and mark type.  
    public MethodShows the context menu of control.  
    public MethodShow an empty selection.  
    public MethodDisplays the specified point at the center of the viewer.  
    public MethodDisplays the specified rectangle in the viewer.  
    public MethodShows the printing page selection dialog.  
    public MethodShow a selection.  
    public MethodTransforms an image coordinate to a window coordinate.  
    public MethodTransforms a window coordinate to an image coordinate.  
    public MethodWrites a user-defined event to the log.  
    public MethodZooms in on the current image.  
    public MethodZooms out from the current image.  
    Top
    See Also