IRangeHelper::ExactStr Property

From PDF XChange PDF SDK
Revision as of 07:46, 12 June 2015 by Dsbot (Talk | contribs) (Automatic page editing by robot)

Jump to: navigation, search


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

Syntax

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

See Also

IRangeHelper