IPXC_AnnotData_3D::Interactive Property

From PDF XChange PDF SDK
Jump to: navigation, search


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