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