"description":"Whether to view PDF documents in the last page and position upon opening the viewer.",
"type":"boolean",
"default":true
},
"defaultZoomValue":{
"title":"Default zoom level",
"description":"Default zoom level of the viewer. Accepted values: 'auto', 'page-actual', 'page-width', 'page-height', 'page-fit', or a zoom level in percents.",
"description":"Controls the state of the sidebar upon load.\n 0 = do not show sidebar.\n 1 = show thumbnails in sidebar.\n 2 = show document outline in sidebar.\n 3 = Show attachments in sidebar.",
"type":"integer",
"enum":[
0,
1,
2,
3
],
"default":0
},
"enableHandToolOnLoad":{
"title":"Activate Hand tool by default",
"description":"Whether to activate the hand tool by default.",
"description":"Controls how external links will be opened.\n 0 = default.\n 1 = replaces current window.\n 2 = new window/tab.\n 3 = parent.\n 4 = in top window.",