Click or drag to resize

clsImportQualityProcesseAutoPrintReportSaveMode Enumeration

Type of automatic print/pdf creation when saving check list results

Namespace:  MARIInterface
Assembly:  MARIInterface (in MARIInterface.dll) Version: 8.0.0.100
Syntax
public enum eAutoPrintReportSaveMode
Members
  Member nameValueDescription
NoPrint00: Standard: do nothing
CreatePDF_Optional11: Create of the report will be presented in the results screen as optional check box
CreatePDF_Alway22: The checkbox will be disabled and checked: Autmatic print
See Also