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.
|
getNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic JobID(String jobID)
Creates a new instance.
jobID - The job ID.Copyright © 2025 Aspose. All Rights Reserved.