Class Index

Classes


Namespace CoreControls.DisplayModes

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Display modes that control how the document's page are displayed
Field Summary
Field Attributes Field Name and Description
 
Displays all the pages in a scrolling view in one column.
 
Displays all pages in a scrolling view in two columns.
 
Same as the Cover display mode except that it is not a scrolling view.
 
Any custom display mode.
 
Displays up to two pages at a time, side by side.
 
Displays all pages in a scrolling view in two columns.
 
Displays one page at a time.
Namespace Detail
CoreControls.DisplayModes
Display modes that control how the document's page are displayed
Field Detail
{string} Continuous
Displays all the pages in a scrolling view in one column.

{string} Cover
Displays all pages in a scrolling view in two columns. The first row has a single page in the second column.

{string} CoverFacing
Same as the Cover display mode except that it is not a scrolling view.

{string} Custom
Any custom display mode.

{string} Facing
Displays up to two pages at a time, side by side.

{string} FacingContinuous
Displays all pages in a scrolling view in two columns.

{string} Single
Displays one page at a time.

Documentation generated by JsDoc Toolkit 2.4.0 on Fri Sep 09 2016 14:32:37 GMT-0700 (PDT)