GetLocation Method of the PDFPicture Object

This method returns a picture position from a document page by its index.

Syntax

HRESULT GetLocation(
   int       PageIndex,
   IPoint**  Result
);
    

Parameters

PageIndex
[in] Specifies the index of the original page for which the picture position should be set.
Result
[out, retval] A pointer to IPoint* pointer variable that receives the interface pointer of the output Point object. If there is no picture on a page, this method will return a valid IPoint object with the values -1 of X and Y.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

PDFPicture

12.12.2022 20:26:03

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.