IUIX_CmdLine::Item Property
From PDF XChange PDF SDK
Property Item of interface IUIX_CmdLine returns Pointer to IUIX_CmdBar containing the command bar by the given index.
Syntax
HRESULT get_Item([in] ULONG nIndex, [out, retval] IUIX_CmdBar** pItem);
Parameters
- nIndex
- [in] Value of ULONG index of the command bar inside of the command line.