Description This user event is used to specify that the state of the paper reached a threshold.
Event Param LPWORD lpwPaperThreshold;
Specified as one of the following flags:
Value Meaning
WFS_PTR_PAPERLOW The paper in the printer is low.
WFS_PTR_PAPEROUT The paper in the printer is out.
Comments None.