Resource Base
Table of contents

ExtraPageData

Syntax

interface ExtraPageData {
    index: number; 
    rotation?: number;
    filter?: string;
    perspectiveQuad?: Quad;
}

Attributes

index

The page index to set extra data.

rotation

The rotation angle of specified page.

Remark

  • Only multiples of 90 degrees are supported.
  • Positive value means clockwise rotation, negative value means counterclockwise rotation.

filter

The filter type of the specified page.

Remark

perspectiveQuad

The quadangle for perspective transformation in specified page. Please refer to Quad.

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