Class Index

Classes


Namespace PDFTron.WebViewer.LayoutMode

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Lists the possible modes for displaying pages.
Field Summary
Field Attributes Field Name and Description
<static>  
PDFTron.WebViewer.LayoutMode.Continuous
All pages are visible in one column.
<static>  
PDFTron.WebViewer.LayoutMode.Facing
Up to two pages will be visible, with an odd numbered page rendered first.
<static>  
PDFTron.WebViewer.LayoutMode.FacingContinuous
All pages visible in two columns.
<static>  
PDFTron.WebViewer.LayoutMode.FacingCover
All pages visible, with an even numbered page rendered first.
<static>  
PDFTron.WebViewer.LayoutMode.FacingCoverContinuous
<static>  
PDFTron.WebViewer.LayoutMode.Single
Only the current page will be visible.
Namespace Detail
PDFTron.WebViewer.LayoutMode
Lists the possible modes for displaying pages.
Field Detail
<static> PDFTron.WebViewer.LayoutMode.Continuous
All pages are visible in one column.

<static> PDFTron.WebViewer.LayoutMode.Facing
Up to two pages will be visible, with an odd numbered page rendered first.

<static> PDFTron.WebViewer.LayoutMode.FacingContinuous
All pages visible in two columns.

<static> PDFTron.WebViewer.LayoutMode.FacingCover
All pages visible, with an even numbered page rendered first.

<static> PDFTron.WebViewer.LayoutMode.FacingCoverContinuous

<static> PDFTron.WebViewer.LayoutMode.Single
Only the current page will be visible.

Documentation generated by JsDoc Toolkit 2.4.0 on Wed Feb 13 2013 12:56:55 GMT-0800 (PST)