Class Index

Classes


Class Annotations.Link


Extends Annotations.HTMLAnnotation.
Annotations.Link

Class Summary
Constructor Attributes Constructor Name and Description
 
Annotations.Link(options)
Represents a PDF Link annotation with associated actions.
Fields borrowed from class Annotations.HTMLAnnotation:
actions, backgroundColor, border, color, element, hidden, innerElement, rect, rotation
Fields borrowed from class Annotations.Annotation:
Author, Custom, DateModified, elementName, Height, Hidden, Id, IsAdded, IsDeleted, IsModified, Listable, NoMove, NoResize, NoRotate, NoZoom, PageNumber, Subject, Width, X, Y
Methods borrowed from class Annotations.Annotation:
adjustRect, deserialize, draw, getBottom, getContents, getCustom, getFlag, getHeight, getLeft, getPageNumber, getRect, getRectPadding, getReplies, getRight, getTop, getWidth, getX, getY, isReply, render, resize, serialize, setContents, setCustom, setFlag, setHeight, setPageNumber, setRect, setWidth, setX, setY, unrender
Methods borrowed from class Actions.Dispatcher:
addAction, addActions, addActionsFromXfdf, getActions, getDocumentViewer, saveActionsToXfdf, setDocumentViewer, triggerAction
Class Detail
Annotations.Link(options)
Represents a PDF Link annotation with associated actions.
Parameters:
{object} options
A map of properties to set on the new Link

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 09 2016 14:32:35 GMT-0700 (PDT)