IPXC_AnnotData_3D::Interactive Property

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

Latest revision as of 00:36, 23 July 2018


Property Interactive of interface IPXC_AnnotData_3D returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Interactive([out, retval]  VARIANT_BOOL*  bInteractive);
HRESULT put_Interactive([in]  VARIANT_BOOL  bInteractive);

See Also

IPXC_AnnotData_3D