FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
FacingPageViewMode

Facing page mode
It needs to be used in conjunction with DivScrollWrap. More...

Facing page mode
It needs to be used in conjunction with DivScrollWrap.

// Register the view mode
pdfViewer.getViewModeManager().register(FacingPageViewMode);
// Switch to this view mode
pdfViewer.getViewModeManager().switchTo(FacingPageViewMode.getName());

Foxit Software Corporation Logo
@2024 Foxit Software Incorporated. All rights reserved.