Resource Base
Table of contents

PerspectiveViewerConfig

Syntax

interface PerspectiveViewerConfig {
	canvasStyle?: CanvasStyle;
	pageStyle?: BaseStyle;
	quadSelectionStyle?: QuadSelectionStyle;    
	enableSlide?: boolean; 
	scrollToLatest?: boolean;
}

Attributes

canvasStyle

The style of canvas of the viewer. Please refer to CanvasStyle.

pageStyle

The style of displayed page in the viewer. Please refer to BaseStyle.

quadSelectionStyle

The style of quadrilateral selection. Please refer to QuadSelectionStyle.

enableSlide

Specify whether allow to slide the pages.

scrollToLatest

Specify whether to scroll to latest page automatically when importing new pages.

Default value: false

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support