Visual Basic (Declaration) | |
---|---|
Public Function SubmitJob( _ ByVal printParameters As PrintParameters _ ) As JobInfo |
C# | |
---|---|
public JobInfo SubmitJob( PrintParameters printParameters ) |
Parameters
- printParameters
- The print parameters.
Return Value
Returns a JobInfo object that contains information on the jobid that was just created along with the status and any messages returned from the service task.Target Platforms: Windows XP Professional, Windows Server 2003 family, Windows Vista, Windows Server 2008 family, Windows 7, Windows 8