Get Toolbar Buttons Box Shadow Style
The value of the CSS3 box-shadow property of the toolbar buttons
Default: '0 1px 0 rgba(255, 255, 255, 0.2) inset, 0 1px 0 rgba(255, 255,
255, 0.15)'
Prevent Touch Events Bubbling If true, the Viewer will prevent touch
events generated by the jQuery UI Touch Punch library from bubbling to
parent controls which allows to use scrolling on touch screen devices
Search For Separate Words If the searchForSeparateWords parameter is
true, the Viewer will search for any of the words specified in the search
text box.
Show Download Errors In Popup If true, file download errors will be shown
in a popup window instead of redirecting the browser to a page with the
error description.
Treat Phrases In Double Quotes As Exact Phrases If true, then if a search
phrase is in double quotes, the Viewer will find a match only if words in
a current document are in the same order as they are in the search phrase
and each word is equal to each word of the search phrase.
Use HtmlBased Engine If the use parameter is true, the Viewer control
will convert the pages of documents to HTML and show them in browser
If false, the Viewer control will convert the pages of documents to JPEG
images and show them in browser.
Use Png Images For Html Based Engine If true, the Viewer will generate
page backgrounds as PNG images (it is useful for Inernet Explorer 8 which
does not support SVG images), otherwise it will generate SVG images which
reference PNG images