Description This method inicializes the print preview dialog. This method must be called before calling BiPrintImageExtGUI method. This method specifies the user menu and toolbar buttons, and DIBs on the dialog.
Syntax RetVal = [BiAdvPrn.]BiInitPrintExtGUI UserMenuItemNum UserToolItemNum UserImageNum
Returns RetVal BOOL TRUE on success, otherwise FALSE.
Remarks UserMenuItemNum Short Number of user menu items.
UserToolItemNum Short Number of user buttons on the toolbar.
UserImageNum Short Number of DIBs on the dialog after displaying.
See Also BiDestoryPrintUI Method, BiPrintImageExtGUI Method