ImageGear .NET v25.2 - Updated
ImageGear.Web Assembly / ImageGear.Web.UI Namespace / PageView Class
Properties Methods Events


In This Topic
    PageView Class Members
    In This Topic

    The following tables list the members exposed by PageView.

    Public Properties
     NameDescription
    Public PropertyGets or sets the annotations mode.  
    Public PropertyGets or sets a value indicating whether the Client side error logging is enabled.  
    Public PropertyGets or sets the amount of information the Client PageView control will log.  
    Public PropertyGets or sets the DocumentIdentifier. This property refers to the image file path or database image key (column/field value).  
    Public PropertyGets the encoded format for sending over to the client. This property refers to the encoded DocumentIdentifier value. This property is a read only property.  
    Public PropertyGets or sets the initial Fit Type for the image to be displayed in the Viewer control.  
    Public PropertyGets or sets the absolute URL to the Image Service (ImageGearService.svc).  
    Public PropertyGets or sets the context menu visibility.  
    Public PropertyGets or sets the flying magnifier height in window pixels.  
    Public PropertyGets or sets the magnification of the flying magnifier.  
    Public PropertyGets or sets the flying magnifier width in window pixels.  
    Public PropertyGets or sets the behavior of the left mouse button.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client artPageOpenFailed event.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when the user activates the context menu.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when a new mark is added to the collection.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when a mark on the page is changed.  
    Public PropertyGets or sets user defined Javascript event handler to receive the client markCreating event.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when a mark is removed from the page.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when a mark is reordered within the page.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when a mark is selected or unselected.  
    Public PropertyGets or sets user defined Javascript event handler to receive client events that indicate when the marks are loaded from a JSON string.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client mouseDown event.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client mouseMove event.  
    Public PropertyGets or sets user defined Javascript event handler to receive event when a new mark is being interactively created. .  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client imageClosed event.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client pageOpened event.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client pageOpenFailed event.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the client imageOpening event.  
    Public PropertyGets or sets user defined Javascript event handler to receive a call to the propertyChanged event.  
    Public PropertyGets or sets the Image Page number. This property refers to the page number to be displayed in a multipage document.  
    Public PropertyGets or sets the presentation quality for the image to be displayed in the Viewer control.  
    Public PropertyGets or sets the type of scroll bars to display in the Viewer control.  
    Public PropertyGets or sets the vector formats rendering way.  
    Public PropertyGets or sets a value indicating whether the image mirror setting (left and right sides of an image are swapped) is required.  
    Public PropertyGets or sets the portion of the image that needs to be displayed.  
    Public PropertyGets or sets the Rotation angle for display in the PageView control.  
    Top
    See Also