IRangeHelper::ExactStr Property

From PDF XChange PDF SDK
Jump to: navigation, search
(Automatic page editing by robot)
(No difference)

Revision as of 06:45, 20 March 2015

Property ExactStr of interface IRangeHelper returns/sets Value of BSTR ...


Syntax

HRESULT get_ExactStr([out, retval] BSTR* ppStr);
HRESULT put_ExactStr([in] BSTR ppStr);

See Also

See also IRangeHelper.