Internet Direct (Indy)
Home
PreviousUpNext
TIdLPR.JobId Property

Identifies the current print Job ID number.

Pascal
property JobId: String;

JobId is a String property that identifies the print Job Identification number for LPR print job. Changing the value in JobID ensures that JobID is less than 999. Values greater than or equal to 999 are ignored, and reset to 1 when the print job is generated. JobID is sent as a parameter to the OnLPRStatus event handler.

Internet Direct (Indy) version 10.1.5
Copyright © 1993-2006, Chad Z. Hower (aka Kudzu) and the Indy Pit Crew. All rights reserved.
Website http://www.indyproject.org.
Post feedback to the Indy Documentation newsgroup.