BtExportType Constants

When you export a printer code template, you can use one of three methods, each of which is a separate constant in VBScript.Note that the btExportType constants are available only during the export of a printer code template.

The following constants are available.

常數

描述

btPCTExportPort

The data is exported to a port.

btPCTExportSeparate

Separate templates are created for formatting information and data fields.

btPCTExportSingle

A combined template is created that contains both the formatting information and the data fields.

相關主題