Home > BSPrinter documentation > Reference

BSGeneralDialogResultConstants Enumeration

Constants used for the return value of dialog boxes ShowFormatOptions, ShowPageNumbersOptions, ShowPageSetup and ShowPreview.


bsDialogResultCancel = 0 ' The user pressed the Cancel button or pressed the OK button but without changing anything or without doing the intended action.
bsDialogResultOK = 1 ' The user changed something and pressed the OK button.