ImageGear for .NET
PageView class Members

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.  
public PropertyvectorFormatsRendering Indicates how the viewer will render vector format images.  
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 MethodgetContextMenu Gets the context menu for the provided mouse tool and mark type.  
public MethodgetDefaultContextMenu Gets the context menu for the provided mark type.  
public MethodhideContextMenu Hides the context menu of control.  
public MethodhideSelection Hide the selection.  
public Methodmirror Mirrors the current image (swaps the left and right sides).  
public MethodopenPage Open a new image.  
public Methodprint Prints document pages.  
public Methodrotate Rotates the current image.  
public MethodsaveArtPage Saves all art marks on a page using ImageGear service.  
public MethodsetContextMenu Sets the context menu for the mark type.  
public MethodsetContextMenuForTool Sets the context menu for the provided mouse tool and mark type.  
public MethodshowContextMenu Shows the context menu of control.  
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 MethodshowPrintDialog Shows the printing page selection dialog.  
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

Reference

PageView class
ImageGear.Web.UI Namespace

 

 


©2014. Accusoft Corporation. All Rights Reserved.

Send Feedback