ImageGear .NET - Updated
PageView class Members

ImageGear.Web.UI Library > ImageGear.Web.UI Namespace : PageView class

The following tables list the members exposed by PageView.

Public Constructors
 NameDescription
public Constructor  
Top
Public Properties
 NameDescription
public Property Indicates the ArtPage that contains the marks that are shown on the image.  
public Property Indicates image data Service option.  
public Property Indicates the id of the HTML element that will hold the state of this control.  
public Property Indicates the current state of the control.  
public Property Indicates whether the control should log its actions.  
public Property Indicates how much information the control will log.  
public Property Indicates the portion of the image that is currently being displayed.  
public Property Indicates the image identifier of the current image.  
public Property Indicates the number of images in the file that contains the current image.  
public Property Indicates the encoded image identifier of the current image.  
public Property Indicates the absolute URL to the image handler.  
public Property Indicates whether the current annotations will be included in the state posted back to the server.  
public Property Indicates the height of the magnifier.  
public Property Indicates the magnification of the magnifier.  
public Property Indicates the width of the magnifier.  
public Property Indicates the X offset of the magnifier.  
public Property Indicates the y offset of the magnifier.  
public Property Indicates the approximate size of the handles shown on selected marks.  
public Property Indicates the behavior of the left mouse button.  
public Property Indicates the height of the current image.  
public Property Indicates whether the viewer currently has an image open.  
public Property Indicates the page index of the current image.  
public Property Indicates the width of the current image.  
public Property Indicates the X resolution of the current image.  
public Property Indicates the Y resolution of the current image.  
public Property Indicates the presentation quality for the viewer.  
public Property Indicates the resource Url path for the image files required for the menu icons and the art mark handles.  
public Property Indicates how the viewer shows scrollbars.  
public Property Indicates whether the selection is visible.  
public Property Indicates the portion of the image that is currently selected.  
public Property Indicates the portion of the window that is currently selected.  
public Property Indicates how the viewer will render vector format images.  
Top
Public Methods
 NameDescription
public Method Close the current image.  
public Method Forces the viewer to update its visual presentation immediately.  
public Method Disposes of the resources held by the viewer.  
public Method Adjust the current selection.  
public Method Changes the presentation of the image to one of several pre-defined values.  
public Method Flips the current image (swaps the top and bottom edges).  
public Method Gets the context menu for the provided mouse tool and mark type.  
public Method Gets the context menu for the provided mark type.  
public Method Hides the context menu of control.  
public Method Hide the selection.  
public Method Mirrors the current image (swaps the left and right sides).  
public Method Open a new image.  
public Method Prints document pages.  
public Method Rotates the current image.  
public Method Saves all art marks on a page using ImageGear service.  
public Method Sets the context menu for the mark type.  
public Method Sets the context menu for the provided mouse tool and mark type.  
public Method Shows the context menu of control.  
public Method Show an empty selection.  
public Method Displays the specified point at the center of the viewer.  
public Method Displays the specified rectangle in the viewer.  
public Method Shows the printing page selection dialog.  
public Method Show a selection.  
public Method Transforms an image coordinate to a window coordinate.  
public Method Transforms a window coordinate to an image coordinate.  
public Method Writes a user-defined event to the log.  
public Method Zooms in on the current image.  
public Method Zooms out from the current image.  
Top
Public Events
 NameDescription
public Event Indicates the viewer failed to open ART page for requested page.  
public Event Indicates the user activated the context menu.  
public Event Indicates that a new mark was added to the page.  
public Event Indicates that a mark on the page was changed.  
public Event Indicates that a new mark is being interactively created.  
public Event Indicates that a mark was removed from the page.  
public Event Indicates that a mark was reordered within the page.  
public Event Indicates that a mark was selected or unselected.  
public Event Indicates that marks were loaded from a JSON string.  
public Event Indicates the user pressed a mouse button.  
public Event Indicates the user moved the mouse.  
public Event Indicates the user released a mouse button.  
public Event Indicates the viewer has closed the current image.  
public Event  
public Event Indicates the viewer has finished opening a new image.  
public Event Indicates the viewer failed to open a new image.  
public Event Indicates the viewer is opening a new image.  
public Event Indicates that touch point has been disrupted in an implementation-specific manner (for example, too many touch points are created).  
public Event Indicates that touch point is removed from the touch surface.  
public Event Indicates that touch point is moved along the touch surface.  
public Event Indicates that touch point is placed on the touch surface.  
Top
See Also

Reference

PageView class
ImageGear.Web.UI Namespace