이 메서드는 지정한 파일을 PDF 첨부 파일 모음에 추가합니다.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.
이 메서드는 지정한 파일을 PDF 첨부 파일 모음에 추가합니다.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 AddFromFile(
BSTR Path,
BSTR FileName,
BSTR Description,
IPDFAttachment** Result
);
IPDFAttachment AddFromFile(
string Path,
string FileName,
string Description
);
Function AddFromFile( _
Path As String, _
[FileName As String = "0"], _
[Description As String = "0"] _
) As IPDFAttachment
이 페이지가 도움이 되었나요?