IPXV_InfoWindowGroup::Visible Property

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

Latest revision as of 01:22, 18 November 2020


Property Visible of interface IPXV_InfoWindowGroup returns/sets Value of VARIANT_BOOL ...

Syntax

HRESULT get_Visible([out, retval]  VARIANT_BOOL*  bVisible);
HRESULT put_Visible([in]  VARIANT_BOOL  bVisible);

See Also

IPXV_InfoWindowGroup