Parameters
- pageIndex
- The zero based page index.
- leftTopRectIndex
- The zero based index of left-top rectangle.
- rightBottomRectIndex
- The zero based index of right-bottom rectangle.
- decodingSettings
- The decoding settings that should be used for decoding of page image.
- scale
- Scale factor. Possible values: 1 - original image rect should be get; N - reduced image rect should be get.
- imageLoadingProgress
- Delegate of the image loading progress. Can be set to null (Nothing in Visual Basic).
- intermediateImageRequest
- Delegate for requesting intermediate image. Can be set to null (Nothing in Visual Basic)
Return Value
Scaled region of image.