Members
externalLinkEnabled :boolean
Type:
- Source:
externalLinkEnabled
- Source:
page :number
Type:
- Source:
page
- Source:
pagesCount :number
Type:
- Source:
rotation :number
Type:
- Source:
rotation
- Source:
Methods
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:
navigateTo(dest)
Parameters:
Name |
Type |
Description |
dest |
|
The PDF destination object. |
- Source:
setHash(hash)
Parameters:
Name |
Type |
Description |
hash |
string
|
|
- Source: