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

LettersPerTray

The number of letters per tray.
If no value is set, the default of 300 will be used.

Syntax

int reportGetLettersPerTray(int *i);

int reportPutLettersPerTray(int iNewValue);

Syntax description

ipointer to the integer that receives the value of this property.
iNewValuespecifies the new value for this property.
Return values

Returns zero to indicate success.