IPXC_Annotation::OnValue Property

From PDF XChange PDF SDK
Jump to: navigation, search


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

Syntax

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

See Also

IPXC_Annotation