IPXC_3DMeasureBase::UserText Property

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

Latest revision as of 01:06, 15 May 2020


Property UserText of interface IPXC_3DMeasureBase returns/sets Value of BSTR ...

Syntax

HRESULT get_UserText([out, retval]  BSTR*  sText);
HRESULT put_UserText([in]  BSTR  sText);

See Also

IPXC_3DMeasureBase