Shipping Integrator V5 - Online Help
Shipping Integrator V5
Questions / Feedback?

DocumentPrintFormat Property

Specifies the print format of the label.

Syntax

__property TibxUPSFreightShipDocumentPrintFormats DocumentPrintFormat[int DocumentIndex] = {read=FDocumentPrintFormat, write=FSetDocumentPrintFormat};



enum TibxUPSFreightShipDocumentPrintFormats { fpfLaser=0, fpfThermal=1 };

Default Value

0

Remarks

Specifies the print format of the label. Possible values are:

fpfLaser (0)
fpfThermal (1)

Required when DocumentType is fitLabel. Otherwise it is ignored.

The size of the array is controlled by the DocumentCount property.

This property is not available at design time.

Data Type

Integer

 
 
Copyright (c) 2017 /n software inc. - All rights reserved.
Build 5.0.6240.0