이 메서드는 이미지 파일에 포함된 페이지 수를 반환합니다.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.
이 메서드는 이미지 파일에 포함된 페이지 수를 반환합니다.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 GetNumberOfPagesInImageFile(
BSTR ImageFilePath,
IImagePasswordCallback* PasswordCallback,
int* Result
);
int GetNumberOfPagesInImageFile(
string ImageFilePath,
IImagePasswordCallback PasswordCallback
);
Function GetNumberOfPagesInImageFile( _
ImageFilePath As String, _
[PasswordCallback As IImagePasswordCallback = Nothing] _
) As Integer
이 페이지가 도움이 되었나요?