Click or drag to resize

Atalasoft.Imaging.WebControls Namespace

 
Classes
  ClassDescription
Public classAnnotationDataRequestedEventArgs
Passed to the AnnotationDataRequested event handler so the default file system based annotation data retrieval can be overridden. Setting the Layers property will stop handler from loading the annotation data from the file.
Public classCallbackBuilder
Summary description for CallbackBuilder.
Public classCreateSessionIdEventArgs
Passed to the web control's CreateSessionId event handler so that it can override the session id used. Set the SessionId property of the args argument in the event handler.
Public classCreateUniquePageNameEventArgs
Passed to the web control's CreateUniquePageName event handler so that it can override the page name used. Set the PageName property of the args argument in the event handler.
Public classDocumentInfoRequestedEventArgs
Passed to the DocumentInfoRequested event handler so the default file system based document retrieval can be overridden. Setting the PageCount property or the PdfDocument property will stop handler from loading all document info from the file.
Public classDocumentSaveEventArgs
Passed to the DocumentSave event handler so the default file system based save method can be overridden.
Public classFileUploadedEventArgs
Represents an arguments class for FileUploaded event.
Public classFileUploadEventArgs
Represents an arguments class for FileUpload event.
Public classImageRequestedEventArgs
Passed to the ImageRequested event handler so the default file system based document retrieval can be overridden. Setting the Image property will stop handler from loading the image from the file.
Public classMouseTool
Encapsulates the mouse tools associated with the left and right buttons of the mouse.
Public classPageTextRequestedEventArgs
Provides the data for PageTextRequested event.
Public classPartialPostEventArgs
Partial PostBack event handler
Public classPdfFormRequestedEventArgs
Passed to the PdfFormRequested event handler so the default file system based PDF form retrieval can be overridden. Setting the PdfDocument property will stop handler from loading all document info from the file.
Public classRemoteInvokable
This attribute can be applied to a method in a page allowing it to be invoked remotely from client side code.
Public classRemoteInvokeEventArgs
Specifies arguments used in the RemoteInvoke event in the WebImageViewer control.
Public classRemoteInvokeHelper
A helper class for remote invocations.
Public classResizeImageForZoomEventArgs
Arguments to a ResizeImageForZoomEvent handler
Public classResolveDocumentUriEventArgs
Passed to the ResolveDocumentUri event handler so the default file system based save method can be overridden.
Public classResolvePageUriEventArgs
Passed to the ResolvePageUri event handler so the default file system based save method can be overridden.
Public classResponseSendEventArgs
Represents the arguments for ResponseSending events. Passes as a parameter to ResponseSendEventHandler.
Public classRubberBand
A control for selecting a rectangular region.
Public classTextRequestedEventArgs
Provides the data for text data requesting event.
Public classThumbnailDropEventArgs
Arguments for the ThumbnailDrop event.
Public classThumbnailImageCreatedEventArgs
The arguments for the ThumbnailImageCreated event.
Public classThumbnailStyle
Used to set the ThumbStyle property (and Hover, Selected and SelectedHover variants). Encapsulates the visual style of the thumbnail.
Public classWebDocumentRequestHandler
Web Handler used to handle requests from the WebDocumentViewer
Public classCode exampleWebImageViewer

A scrollable, zoomable viewport for displaying and processing images server-side.

Public classWebImageViewerStreamTileArgs
StreamTile arguments.
Public classWebThumbnailViewer
Shows the pages of a multipage image or multiple images from a folder in a scrollable, selectable columnar view.
Public classWebViewerControl
Defines a base class that can be used for scrolling an image from the browser.
Public classWebViewerControlDesigner
Summary description for ScrollPortDesigner.
Structures
Delegates
  DelegateDescription
Public delegateAnnotationDataRequestedEventHandler
A delegate for handling the AnnotationDataRequested event.
Public delegateCreateSessionIdEventHandler
A delegate for handling the CreateSessionId event.
Public delegateCreateUniquePageNameEventHandler
A delegate for handling the CreateUniquePageName event.
Public delegateDocumentInfoRequestedEventHandler
A delegate for handling the DocumentInfoRequested event.
Public delegateDocumentSaveEventHandler
A delegate for handling the DocumentSaved event.
Public delegateFileUploadedEventHandler
A delegate for handling FileUploaded event.
Public delegateFileUploadEventHandler
A delegate for handling FileUpload event.
Public delegateImageRequestedEventHandler
A delegate for handling the ImageRequested event.
Public delegatePartialPostEventHandler
A delegate for the Partial PostBack event.
Public delegatePdfFormRequestedEventHandler
Event handler delegate for PDF Forms request.
Public delegateRemoteInvokeEventHandler
A delegate for handling the RemoteInvoke event.
Public delegateResizeImageForZoomEventHandler
Signature of handler for a ResizeImageForZoomEvent
Public delegateResponseSendEventHandler
A delegate for handling the ResponseSending events.
Public delegateThumbnailDropEventHandler
Delegate type for the ThumbnailDrop event.
Public delegateThumbnailImageCreatedEventHandler
Delegate type for the AnnotationCreated event.
Public delegateWebImageViewerStreamTileEventHandler
Fires when a tile is requested and allows the handler to provide it.
Enumerations
  EnumerationDescription
Public enumerationAntialiasDisplayMode
Specifies the antialias display mode that can be set to the WebImageViewer controls.
Public enumerationAutoZoomMode
Specifies the automatic zoom setting of the image displayed in the WebImageViewer control.
Public enumerationCacheImageFormat
Specifies the type of image to use as browser output for the WebImageViewer controls.
Public enumerationFlowDirection
Used in FlowDirection to set the ordering of the thumbnails in the viewer.
Public enumerationImageDisplayOrder
Used in ImageDisplayOrder to set the order in which to load tiles or ImageDisplayOrder to set the order in which to load the thumbnails.
Public enumerationLayout
Used in Layout to set the orientation of the thumbnail viewer. It affects the direction that Centered property centers in.
Public enumerationMouseToolCursor
The mouse tool cursor.
Public enumerationMouseToolType
Specifies the Mouse Tool Type to use in the ScrollPort control.
Public enumerationPreCacheMode
Used in PreCacheTiles to set whether or not it should pre-generate static tiles of the image and put them in the image cache. Results in much faster scrolling and better memory usage, but can affect initial load time.
Public enumerationReplaceFileExtension
Specifies the a value indicating for which files WDV should set extensions.
Public enumerationResolutionScaleMode
The resolution scale mode.
Public enumerationResourceType
The resource type.
Public enumerationScrollBarVisibility
Specifies how the scroll bars are shown in the ScrollPort and inherited control.
Public enumerationVisibilityStyle
Controls the Visibility of the RubberBand class when the page loads.
Public enumerationWebDocumentPageRotation
Web Document page rotation state