IUIX_CmdMenu::IsSeparator Property

From PDF XChange PDF SDK
Revision as of 07:46, 1 April 2016 by Palamar (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search


Property IsSeparator of interface IUIX_CmdMenu returns Value of VARIANT_BOOL that represents whether the current menu item is a separator.

Syntax

HRESULT get_IsSeparator([out, retval]  VARIANT_BOOL*  bIsSeparator);

See Also

IUIX_CmdMenu