Atalasoft.Imaging.WebControls Namespace |
Class | Description | |
---|---|---|
AnnotationDataRequestedEventArgs |
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.
| |
CallbackBuilder |
Summary description for CallbackBuilder.
| |
CreateSessionIdEventArgs | 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. | |
CreateUniquePageNameEventArgs | 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. | |
DocumentInfoRequestedEventArgs |
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.
| |
DocumentSaveEventArgs |
Passed to the DocumentSave event handler
so the default file system based save method can be overridden.
| |
FileUploadedEventArgs |
Represents an arguments class for FileUploaded event.
| |
FileUploadEventArgs |
Represents an arguments class for FileUpload event.
| |
ImageRequestedEventArgs |
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.
| |
MouseTool |
Encapsulates the mouse tools associated with the left and right buttons of the mouse.
| |
PageTextRequestedEventArgs |
Provides the data for PageTextRequested event.
| |
PartialPostEventArgs |
Partial PostBack event handler
| |
PdfFormRequestedEventArgs |
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.
| |
RemoteInvokable | This attribute can be applied to a method in a page allowing it to be invoked remotely from client side
code. | |
RemoteInvokeEventArgs | Specifies arguments used in the RemoteInvoke event in the WebImageViewer control. | |
RemoteInvokeHelper |
A helper class for remote invocations.
| |
ResizeImageForZoomEventArgs | Arguments to a ResizeImageForZoomEvent handler | |
ResolveDocumentUriEventArgs |
Passed to the ResolveDocumentUri event handler
so the default file system based save method can be overridden.
| |
ResolvePageUriEventArgs |
Passed to the ResolvePageUri event handler
so the default file system based save method can be overridden.
| |
ResponseSendEventArgs |
Represents the arguments for ResponseSending events. Passes as a parameter to ResponseSendEventHandler.
| |
RubberBand |
A control for selecting a rectangular region.
| |
TextRequestedEventArgs |
Provides the data for text data requesting event.
| |
ThumbnailDropEventArgs |
Arguments for the ThumbnailDrop event.
| |
ThumbnailImageCreatedEventArgs |
The arguments for the ThumbnailImageCreated event.
| |
ThumbnailStyle | Used to set the ThumbStyle property
(and Hover,
Selected and
SelectedHover variants).
Encapsulates the visual style of the thumbnail.
| |
WebDocumentRequestHandler |
Web Handler used to handle requests from the WebDocumentViewer
| |
WebImageViewer | A scrollable, zoomable viewport for displaying and processing images server-side. | |
WebImageViewerStreamTileArgs |
StreamTile arguments.
| |
WebThumbnailViewer | Shows the pages of a multipage image or multiple images from a folder in a scrollable, selectable columnar
view. | |
WebViewerControl | Defines a base class that can be used for scrolling an image from the browser. | |
WebViewerControlDesigner | Summary description for ScrollPortDesigner. |
Structure | Description | |
---|---|---|
WebViewerControlClientResource |
Stores information on a client resource.
|
Delegate | Description | |
---|---|---|
AnnotationDataRequestedEventHandler |
A delegate for handling the AnnotationDataRequested event.
| |
CreateSessionIdEventHandler |
A delegate for handling the CreateSessionId event.
| |
CreateUniquePageNameEventHandler |
A delegate for handling the CreateUniquePageName event.
| |
DocumentInfoRequestedEventHandler |
A delegate for handling the DocumentInfoRequested event.
| |
DocumentSaveEventHandler |
A delegate for handling the DocumentSaved event.
| |
FileUploadedEventHandler |
A delegate for handling FileUploaded event.
| |
FileUploadEventHandler |
A delegate for handling FileUpload event.
| |
ImageRequestedEventHandler |
A delegate for handling the ImageRequested event.
| |
PartialPostEventHandler |
A delegate for the Partial PostBack event.
| |
PdfFormRequestedEventHandler |
Event handler delegate for PDF Forms request.
| |
RemoteInvokeEventHandler |
A delegate for handling the RemoteInvoke event.
| |
ResizeImageForZoomEventHandler | Signature of handler for a ResizeImageForZoomEvent | |
ResponseSendEventHandler |
A delegate for handling the ResponseSending events.
| |
ThumbnailDropEventHandler |
Delegate type for the ThumbnailDrop event.
| |
ThumbnailImageCreatedEventHandler | Delegate type for the AnnotationCreated event. | |
WebImageViewerStreamTileEventHandler |
Fires when a tile is requested and allows the handler to provide it.
|
Enumeration | Description | |
---|---|---|
AntialiasDisplayMode | Specifies the antialias display mode that can be set to the WebImageViewer controls. | |
AutoZoomMode | Specifies the automatic zoom setting of the image displayed in the WebImageViewer control.
| |
CacheImageFormat | Specifies the type of image to use as browser output for the WebImageViewer
controls. | |
FlowDirection | Used in FlowDirection to set the ordering of the thumbnails in the
viewer. | |
ImageDisplayOrder | Used in ImageDisplayOrder to set the order in which to load tiles or ImageDisplayOrder to set the order in which to load the thumbnails. | |
Layout | Used in Layout to set the orientation of the thumbnail viewer. It
affects the direction that Centered property centers in. | |
MouseToolCursor |
The mouse tool cursor.
| |
MouseToolType | Specifies the Mouse Tool Type to use in the ScrollPort control. | |
PreCacheMode | 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. | |
ReplaceFileExtension |
Specifies the a value indicating for which files WDV should set extensions.
| |
ResolutionScaleMode |
The resolution scale mode.
| |
ResourceType |
The resource type.
| |
ScrollBarVisibility | Specifies how the scroll bars are shown in the ScrollPort and inherited control. | |
VisibilityStyle | Controls the Visibility of the RubberBand class when the page
loads. | |
WebDocumentPageRotation |
Web Document page rotation state
|