FoxitPDFSDKforWeb
v10.0.0
Foxit PDF SDK for Web
|
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... | |
Range of pages for comparison.
readonly number ComparePageRange::end |
The ending page index to be compared, This must be greater than the 'from' value.
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
.