getPageMode
[ Function ]
public getPageMode()
This function returns the value that is currently set for the PageMode attribute.
Parameter
Name | Type | Description |
---|---|---|
- | - | - |
Return value
Type | Description |
---|---|
'none', 'thumbs', 'bookmarks', 'attachments', null, undefined | The current value of the attribute. |
See also
Attribute setter: setPageMode
Origin: PDF Viewer
Available from version 1.12 |