IPXV_Annot3DContext::View Property

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

Latest revision as of 06:36, 2 March 2018


Property View of interface IPXV_Annot3DContext returns/sets Value of BSTR ...

Syntax

HRESULT get_View([out, retval]  BSTR*  sViewName);
HRESULT put_View([in]  BSTR  sViewName);

See Also

IPXV_Annot3DContext