[Home] [Back] [Up] [<<] [>>]

WeightOfLetter

The weight per letter in Kg.
If no value is set (or a value of zero), then no weight column will appear in the manifest report.

Syntax

int reportGetWeightOfLetter(double *d);

int reportPutWeightOfLetter(double dNewValue);

Syntax description

dpointer to the double that receives the value of this property.
dNewValuespecifies the new value for this property.
Return values

Returns zero to indicate success.