IUIX_CmdItem::IsVisible Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property IsVisible of interface IUIX_CmdItem returns Value of VARIANT_BOOL that indicates whether the command item is visible.

Syntax

HRESULT get_IsVisible([out, retval]  VARIANT_BOOL*  bIsVisible);

See Also

IUIX_CmdItem