Description This method called for initialization of the user menu items. This method allowed after calling BiInitPrintExtGUI method and before displaying the printing preview dialog.
Syntax RetVal = [BiAdvPrn.]BiSetUserMenuItemForPrintGUI Num MenuItemName
Returns RetVal BOOL TRUE on success, otherwise FALSE.
Remarks Num Short Zero based integer. Num-th menu item will be specified.
MenuItemName String Name of the user defined menu item.
See Also BiSetUserToolItemForPrintGUI Method