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, getMinLengthgetNameequals, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetNamepublic JobComment(String value)
Creates a new instance.
value - The parameter value.Copyright © 2025 Aspose. All Rights Reserved.