Documentation
Table of contents

PageSize

Parameter PageSize sets the page size (width by height in pixels) of the normalized image.

Example

{
    "PageSize" : [ 210, 297 ]
}

Parameter Summary

PageSize Parameter Summary
Type
int[2]
Range
Each member should be a int value betweem [-1,0x7fffffff].
Default Value
[-1,-1]
Remarks
A page size is defined as: [TargetPageWidth, TargetPageHeight].
TargetPageWidth * TargetPageHeight < 100000000.
If any of TargetPageWidth and TargetPageHeight is 0 or -1, the original width and height of the detected content will be used.

This page is compatible for:

Version 1.0

Is this page helpful?

YesYes NoNo

In this article:

latest version

    • Latest version (2.2.20)
    • Version 2.x
      • Version 2.2.10
      • Version 2.2.0
      • Version 2.0.30
      • Version 2.0.20
      • Version 2.0.10
      • Version 2.0.0
    Change +
    © 2003–2024 Dynamsoft. All rights reserved.
    Privacy Statement / Site Map / Home / Purchase / Support