public final class JobComment extends StringParameterInit implements IJobPrintTicketItem
Specifies a comment associated with the job. Example: "Please deliver to room 1234 when completed". https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcomment
Constructor and Description |
---|
JobComment(String value)
Creates a new instance.
|
getMaxLength, getMinLength
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public JobComment(String value)
Creates a new instance.
value
- The parameter value.Copyright © 2022 Aspose. All Rights Reserved.