IUIX_Cmd::Alias Property
From PDF XChange PDF SDK
Property Alias of interface IUIX_Cmd returns/sets Value of BSTR that represents the command's name in the PDF specification.
Syntax
HRESULT get_Alias([out, retval] BSTR* sAlias); HRESULT put_Alias([in] BSTR sAlias);