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
i
pointer to the integer that receives the value of this property.
iNewValue
specifies the new value for this property.
Return values
Returns zero to indicate success.