IPXC_Annotation::OnValue Property

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

Revision as of 01:46, 22 November 2016


Property OnValue of interface IPXC_Annotation returns/sets Value of BSTR ...

Syntax

HRESULT get_OnValue([out, retval]  BSTR*  pOnValue);
HRESULT put_OnValue([in]  BSTR  pOnValue);

See Also

IPXC_Annotation