Namespace PDFTron.WebViewer.ToolMode
ToolModes are string enum representations of tools used by WebViewer. They range from panning, text selection to annotation creation. This is used by PDFTron.WebViewer#setToolMode and PDFTron.WebViewer#getToolMode.
Constructor Attributes | Constructor Name and Description |
---|---|
Contains string enums for all default tools for WebViewer.
|
Field Attributes | Field Name and Description |
---|---|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateCallout
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateCustom
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateEllipse
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateFreeHand
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateFreeText
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateLine
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreatePolygon
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreatePolyline
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateRectangle
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateSticky
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateTextHighlight
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateTextStrikeout
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationCreateTextUnderline
|
<static> |
PDFTron.WebViewer.ToolMode.AnnotationEdit
|
<static> |
PDFTron.WebViewer.ToolMode.Pan
|
<static> |
PDFTron.WebViewer.ToolMode.PanAndAnnotationEdit
|
<static> |
PDFTron.WebViewer.ToolMode.TextSelect
|
Namespace Detail
PDFTron.WebViewer.ToolMode
Contains string enums for all default tools for WebViewer.
Field Detail
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateCallout
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateCustom
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateEllipse
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateFreeHand
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateFreeText
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateLine
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreatePolygon
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreatePolyline
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateRectangle
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateSticky
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateTextHighlight
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateTextStrikeout
<static>
PDFTron.WebViewer.ToolMode.AnnotationCreateTextUnderline
<static>
PDFTron.WebViewer.ToolMode.AnnotationEdit
<static>
PDFTron.WebViewer.ToolMode.Pan
<static>
PDFTron.WebViewer.ToolMode.PanAndAnnotationEdit
<static>
PDFTron.WebViewer.ToolMode.TextSelect