public final class JobID extends IDProperty
Specifies a unique ID for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobid
Constructor and Description |
---|
JobID(String jobID)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobID(String jobID)
Creates a new instance.
jobID
- The job ID.Copyright © 2022 Aspose. All Rights Reserved.