このメソッドは、指定したファイルを 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
このページは役に立ちましたか?