pdfrx_web
Demo
GitHub
npm
Preparing search index...
@pdfrx/viewer
FitMode
Type Alias FitMode
FitMode
:
"page"
|
"width"
|
"height"
How a page is scaled to fit the viewport.
'page'
— fit the entire page (both width and height are contained).
'width'
— the page width fills the viewport width.
'height'
— the page height fills the viewport height.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
Demo
GitHub
npm
pdfrx_web
Loading...
How a page is scaled to fit the viewport.
'page'— fit the entire page (both width and height are contained).'width'— the page width fills the viewport width.'height'— the page height fills the viewport height.