ImageGear for .NET
PageView Class Members
See Also  Properties  Methods  Events Send comments on this topic.
ImageGear.Web.UI Namespace Client API Library > ImageGear.Web.UI Namespace : PageView Class

Glossary Item Box

The following tables list the members exposed by PageView.

Public Constructors

 NameDescription
Public ConstructorPageView Constructor  
Top

Public Properties

 NameDescription
Public PropertyartPage Indicates the ArtPage that contains the marks that are shown on the image.  
Public PropertyartServiceOption Indicates image data Service option.  
Public PropertycontrolStateElementId Indicates the id of the HTML element that will hold the state of this control.  
Public PropertycurrentState Indicates the current state of the control.  
Public Propertydebug Indicates whether the control should log its actions.  
Public PropertydebugErrorLevel Indicates how much information the control will log.  
Public PropertydisplayedPageRectangle Indicates the portion of the image that is currently being displayed.  
Public PropertydocumentIdentifier Indicates the image identifier of the current image.  
Public PropertydocumentPageCount Indicates the number of images in the file that contains the current image.  
Public PropertyencodedDocumentIdentifier Indicates the encoded image identifier of the current image.  
Public PropertyimageHandlerUrl Indicates the absolute URL to the image handler.  
Public PropertyincludeArtInPostBack Indicates whether the current annotations will be included in the state posted back to the server.  
Public PropertymagnifierHeight Indicates the height of the magnifier.  
Public PropertymagnifierMagnification Indicates the magnification of the magnifier.  
Public PropertymagnifierWidth Indicates the width of the magnifier.  
Public PropertymagnifierXOffset Indicates the X offset of the magnifier.  
Public PropertymagnifierYOffset Indicates the y offset of the magnifier.  
Public PropertymarkHandleSize Indicates the approximate size of the handles shown on selected marks.  
Public PropertymouseTool Indicates the behavior of the left mouse button.  
Public PropertypageHeight Indicates the height of the current image.  
Public PropertypageIsOpen Indicates whether the viewer currently has an image open.  
Public PropertypageNumber Indicates the page index of the current image.  
Public PropertypageWidth Indicates the width of the current image.  
Public PropertypageXResolution Indicates the X resolution of the current image.  
Public PropertypageYResolution Indicates the Y resolution of the current image.  
Public PropertypresentationQuality Indicates the presentation quality for the viewer.  
Public PropertyresourcePath Indicates the resource Url path for the image files required for the menu icons and the art mark handles.  
Public PropertyscrollBars Indicates how the viewer shows scrollbars.  
Public PropertyselectionIsVisible Indicates whether the selection is visible.  
Public PropertyselectionPageRectangle Indicates the portion of the image that is currently selected.  
Public PropertyselectionWindowRectangle Indicates the portion of the window that is currently selected.  
Top

Public Methods

 NameDescription
Public MethodclosePage Close the current image.  
Public Methoddisplay Forces the viewer to update its visual presentation immediately.  
Public Methoddispose Disposes of the resources held by the viewer.  
Public MethodextendSelection Adjust the current selection.  
Public MethodfitPage Changes the presentation of the image to one of several pre-defined values.  
Public Methodflip Flips the current image (swaps the top and bottom edges).  
Public MethodhideSelection Hide the selection.  
Public Methodmirror Mirrors the current image (swaps the left and right sides).  
Public MethodopenPage Open a new image.  
Public Methodrotate Rotates the current image.  
Public MethodsaveArtPage Saves all art marks on a page using ImageGear service.  
Public MethodshowEmptySelection Show an empty selection.  
Public MethodshowPagePointAtCenter Displays the specified point at the center of the viewer.  
Public MethodshowPageRectangle Displays the specified rectangle in the viewer.  
Public MethodshowSelection Show a selection.  
Public MethodtransformPagePointToWindow Transforms an image coordinate to a window coordinate.  
Public MethodtransformWindowPointToPage Transforms a window coordinate to an image coordinate.  
Public MethodwriteToLog Writes a user-defined event to the log.  
Public MethodzoomIn Zooms in on the current image.  
Public MethodzoomOut Zooms out from the current image.  
Top

Public Events

 NameDescription
Public EventartPageOpenFailed Indicates the viewer failed to open ART page for requested page.  
Public EventcontextMenu Indicates the user activated the context menu.  
Public EventmarkAdded Indicates that a new mark was added to the page.  
Public EventmarkChanged Indicates that a mark on the page was changed.  
Public EventmarkCreating Indicates that a new mark is being interactively created.  
Public EventmarkRemoved Indicates that a mark was removed from the page.  
Public EventmarkReordered Indicates that a mark was reordered within the page.  
Public EventmarkSelectionChanged Indicates that a mark was selected or unselected.  
Public EventmarksLoaded Indicates that marks were loaded from a JSON string.  
Public EventmouseDown Indicates the user pressed a mouse button.  
Public EventmouseMove Indicates the user moved the mouse.  
Public EventmouseUp Indicates the user released a mouse button.  
Public EventpageClosed Indicates the viewer has closed the current image.  
Public EventpageDisplayed  
Public EventpageOpened Indicates the viewer has finished opening a new image.  
Public EventpageOpenFailed Indicates the viewer failed to open a new image.  
Public EventpageOpening Indicates the viewer is opening a new image.  
Top

See Also

©2013. Accusoft Corporation. All Rights Reserved.