IndexOf Method of the Paragraphs Object

This method finds the index of a paragraph in the collection of paragraphs. If there is no such paragraph in the collection, -1 is returned.

Syntax

HRESULT IndexOf(
  IParagraph* Paragraph,
  int*        Result
);
    

Parameters

Paragraph
[in] This parameter refers to the interface of the Paragraph object.
Result
[out, retval] A pointer to int variable that receives the return value of this method.

Return values

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

See also

Paragraphs

27.04.2022 8:30:37

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.