IUIX_CmdManager::ShowProCmds Method
From PDF XChange PDF SDK
Sets whether the commands which execution is not free should be shown.
Syntax
HRESULT ShowProCmds([in] VARIANT_BOOL bShow);
Parameters
- bShow
- [in] Value of VARIANT_BOOL that indicates whether the pro commands need to be shown.
Return Value
Returns S_OK if operation was successful or error code in other cases.