이 속성을 사용하면 이름으로 문서 정보 사전 요소의 값에 액세스할 수 있습니다.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 get_Value(
BSTR Name,
BSTR* Result
);
HRESULT put_Value(
BSTR Name,
BSTR Value
);
string get_Value( string Name );
void set_Value(
string Name,
string Value
);
Property Value(Name As String) As String
이 페이지가 도움이 되었나요?