Class Index

Classes


Namespace CoreControls.DocumentViewer.FitMode

Represents fit modes for the DocumentViewer.

Namespace Summary
Constructor Attributes Constructor Name and Description
 
Contains a list of available fit modes for the DocumentViewer.
Field Summary
Field Attributes Field Name and Description
<static>  
CoreControls.DocumentViewer.FitMode.FitPage
Zoom level is constrained such that the current page's width or height will exactly fill the available space.
<static>  
CoreControls.DocumentViewer.FitMode.FitWidth
Zoom level is constrained such that the current page's width will exactly fill the available space.
<static>  
CoreControls.DocumentViewer.FitMode.Zoom
Zoom level is not constrained.
Namespace Detail
CoreControls.DocumentViewer.FitMode
Contains a list of available fit modes for the DocumentViewer.
Field Detail
<static> CoreControls.DocumentViewer.FitMode.FitPage
Zoom level is constrained such that the current page's width or height will exactly fill the available space.

<static> CoreControls.DocumentViewer.FitMode.FitWidth
Zoom level is constrained such that the current page's width will exactly fill the available space.

<static> CoreControls.DocumentViewer.FitMode.Zoom
Zoom level is not constrained.

Documentation generated by JsDoc Toolkit 2.4.0 on Mon Apr 20 2015 14:53:17 GMT-0700 (PDT)