ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : PageView class |
For a list of all members of this type, see PageView members.
Name | Description | |
---|---|---|
![]() | closePage | Close the current image. |
![]() | display | Forces the viewer to update its visual presentation immediately. |
![]() | dispose | Disposes of the resources held by the viewer. |
![]() | extendSelection | Adjust the current selection. |
![]() | fitPage | Changes the presentation of the image to one of several pre-defined values. |
![]() | flip | Flips the current image (swaps the top and bottom edges). |
![]() | getContextMenu | Gets the context menu for the provided mouse tool and mark type. |
![]() | getDefaultContextMenu | Gets the context menu for the provided mark type. |
![]() | hideContextMenu | Hides the context menu of control. |
![]() | hideSelection | Hide the selection. |
![]() | mirror | Mirrors the current image (swaps the left and right sides). |
![]() | openPage | Open a new image. |
![]() | Prints document pages. | |
![]() | rotate | Rotates the current image. |
![]() | saveArtPage | Saves all art marks on a page using ImageGear service. |
![]() | setContextMenu | Sets the context menu for the mark type. |
![]() | setContextMenuForTool | Sets the context menu for the provided mouse tool and mark type. |
![]() | showContextMenu | Shows the context menu of control. |
![]() | showEmptySelection | Show an empty selection. |
![]() | showPagePointAtCenter | Displays the specified point at the center of the viewer. |
![]() | showPageRectangle | Displays the specified rectangle in the viewer. |
![]() | showPrintDialog | Shows the printing page selection dialog. |
![]() | showSelection | Show a selection. |
![]() | transformPagePointToWindow | Transforms an image coordinate to a window coordinate. |
![]() | transformWindowPointToPage | Transforms a window coordinate to an image coordinate. |
![]() | writeToLog | Writes a user-defined event to the log. |
![]() | zoomIn | Zooms in on the current image. |
![]() | zoomOut | Zooms out from the current image. |