IUIX_CmdPane::IsHidden Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property IsHidden of interface IUIX_CmdPane returns Value of VARIANT_BOOL that indicates whether the command pane is hidden.

Syntax

HRESULT get_IsHidden([out, retval]  VARIANT_BOOL*  bHidden);

See Also

IUIX_CmdPane