FoxitPDFSDKforWeb  v10.0.0
Foxit PDF SDK for Web
ComparePageRange Interface Reference

Range of pages for comparison. More...

Public Attributes

readonly number end
 The ending page index to be compared, This must be greater than the 'from' value. More...
 
readonly number from
 The starting page index to be compared, starting from 0, it must be less than the total page count and the end. More...
 

Detailed Description

Range of pages for comparison.

See also
PDFDoc.compareWith
Since
8.5.0

Member Data Documentation

◆ end

readonly number ComparePageRange::end

The ending page index to be compared, This must be greater than the 'from' value.

Since
8.5.0

◆ from

readonly number ComparePageRange::from

The starting page index to be compared, starting from 0, it must be less than the total page count and the end.

Since
8.5.0

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