Value Property of the DocumentInformationDictionary Object

This property provides access to the value of the document information dictionary element by its name.

Syntax

HRESULT get_Value(
   BSTR  Name,
   BSTR* Result
);
HRESULT put_Value(
   BSTR Name,
   BSTR Value
);
    

Parameters

Name
[in] This variable contains the name of the element in the document information dictionary.
Result
[out, retval] This variable contains the value which corresponds to the name.
Value
[in] This variable contains a new value of the element in the document information dictionary.

Return values

This property has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

DocumentInformationDictionary

Working with Properties

27.04.2022 8:30:37

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.