IUIX_CmdPane::IsMinimized Property

From PDF XChange PDF SDK
Jump to: navigation, search


Property IsMinimized of interface IUIX_CmdPane returns Value of VARIANT_BOOL that indicates whether the command pane is minimized.

Syntax

HRESULT get_IsMinimized([out, retval]  VARIANT_BOOL*  bMinimized);

See Also

IUIX_CmdPane