Interface: IPDFLinkService

IPDFLinkService

Members

externalLinkEnabled :boolean

Type:
  • boolean
Source:

externalLinkEnabled

Source:

page :number

Type:
  • number
Source:

page

Source:

pagesCount :number

Type:
  • number
Source:

rotation :number

Type:
  • number
Source:

rotation

Source:

Methods

cachePageRef(pageNum, pageRef)

Parameters:
Name Type Description
pageNum number page number.
pageRef Object reference to the page.
Source:

executeNamedAction(action)

Parameters:
Name Type Description
action string
Source:

getAnchorUrl(hash) → {string}

Parameters:
Name Type Description
hash The PDF parameters/hash.
Source:
Returns:
The hyperlink to the PDF object.
Type
string

getDestinationHash(dest) → {string}

Parameters:
Name Type Description
dest The PDF destination object.
Source:
Returns:
The hyperlink to the PDF object.
Type
string

isPageVisible(pageNumber)

Parameters:
Name Type Description
pageNumber number
Source:
Parameters:
Name Type Description
dest The PDF destination object.
Source:

setHash(hash)

Parameters:
Name Type Description
hash string
Source: