이 메서드는 컬렉션에서 해당 페이지의 인덱스를 반환합니다. 컬렉션에 해당 페이지가 없으면 -1을 반환합니다.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
이 메서드는 컬렉션에서 해당 페이지의 인덱스를 반환합니다. 컬렉션에 해당 페이지가 없으면 -1을 반환합니다.Documentation Index
Fetch the complete documentation index at: https://docs.abbyy.com/llms.txt
Use this file to discover all available pages before exploring further.
HRESULT IndexOf(
IFRPage* Page,
int* Index
);
int IndexOf( IFRPage Page );
Function IndexOf(Page As IFRPage) As Integer
이 페이지가 도움이 되었나요?