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

DocumentLabelsPerPage Property

This specifies the number of labels per page in the returned label file.

Object Oriented Interface

public function getDocumentLabelsPerPage($documentindex);
public function setDocumentLabelsPerPage($documentindex, $value);

Procedural Interface

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

Default Value

0

Remarks

This specifies the number of labels per page in the returned label file. Possible values are:

flppOne (0)
flppTwo (1)
flppFour (2)

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