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

DocumentPrintFormat Property

Specifies the print format of the label.

Object Oriented Interface

public function getDocumentPrintFormat($documentindex);
public function setDocumentPrintFormat($documentindex, $value);

Procedural Interface

inship_upsfreightship_get($res, 38 , $documentindex);
inship_upsfreightship_set($res, 38, $value , $documentindex);

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