Contains tools for pan scrolling, text selection, annotation editing and annotation creation. You can access it as follows:
Example
WebViewer(...) .then(function(instance) { var Tools = instance.Tools; // Tools.SomeClass });
Classes
- AnnotationEditTool
- AnnotationSelectTool
- AreaMeasurementCreateTool
- ArrowCreateTool
- CalloutCreateTool
- CropCreateTool
- DistanceMeasurementCreateTool
- EllipseCreateTool
- EraserTool
- FileAttachmentCreateTool
- FreeHandCreateTool
- FreeTextCreateTool
- GenericAnnotationCreateTool
- LineCreateTool
- MarqueeZoomTool
- exports
- PageCoordinate
- PanTool
- PerimeterMeasurementCreateTool
- PolygonCloudCreateTool
- PolygonCreateTool
- PolylineCreateTool
- RectangleCreateTool
- RectangularAreaMeasurementTool
- RedactionCreateTool
- RubberStampCreateTool
- SignatureCreateTool
- StampCreateTool
- StickyCreateTool
- TextAnnotationCreateTool
- TextHighlightCreateTool
- TextSelectTool
- TextSquigglyCreateTool
- TextStrikeoutCreateTool
- TextTool
- TextUnderlineCreateTool
- Tool