Namespace: Tools

Tools

Contains tools for pan scrolling, text selection, annotation editing and annotation creation.

Classes

AnnotationEditTool
AnnotationSelectTool
ArrowCreateTool
CalloutCreateTool
EllipseCreateTool
FreeHandCreateTool
FreeTextCreateTool
GenericAnnotationCreateTool
LineCreateTool
PanTool
PolygonCloudCreateTool
PolygonCreateTool
PolylineCreateTool
RectangleCreateTool
SignatureCreateTool
StampCreateTool
StickyCreateTool
TextAnnotationCreateTool
TextHighlightCreateTool
TextSelectTool
TextSquigglyCreateTool
TextStrikeoutCreateTool
TextTool
TextUnderlineCreateTool
Tool

Members


<static> PageCoordinate

Represents a point on a page

Properties:
Name Type Description
pageIndex number

the 0-based page value

x number

the x offset of this point relative to the top left corner of the page

y number

the y offset of this point relative to the top left corner of the page