Atalasoft.Imaging.WebControls.Annotations Namespace |
| Class | Description | |
|---|---|---|
| AnnotationCreatedEventArgs | This class is used to with the AnnotationCreated event. | |
| WebAnnotationController | The WebAnnotationController mimics specific behaviors of the
AnnotationController for use from with ASP.NET. It contains a LayerCollection for
any number of LayerAnnotation objects, each containing any number of annotations.
| |
| WebAnnotationViewer | This control derives from DotImage WebImageViewer and contains a reference to an WebAnnotationController. Drop this control onto a web form to start creating annotations. | |
| WebCommentUIFactory |
The WebComment IAnnotationUIFactory implementation.
| |
| WebPdfLinkUIFactory |
The WebPdfLink IAnnotationUIFactory implementation.
|
| Delegate | Description | |
|---|---|---|
| AnnotationCreatedEventHandler | This event handler is used with the AnnotationCreated event to process created
AnnotationData objects. |
| Enumeration | Description | |
|---|---|---|
| AuthorMode |
Specifies the how many annotations can be created while using InteractMode.Author
| |
| WebAnnotationInteractMode |
Specifies the user interaction mode for the WebAnnotationViewer.
|