Description: function that should return specified page to Imager.
Definition: function FIPISmultiGetPage(index: integer):hBitmap; stdcall;
function FIPISmultiGetPage(index: integer):hBitmap; stdcall;
Variables: index - number of page to return (starting from 0)
Should return: bitmap handle - if success 0 - if failed
Notes: n/a