JobComment class

JobComment class

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

Inheritance: JobCommentStringParameterInitParameterInitPrintTicketElement

The JobComment type exposes the following members:

Constructors

ConstructorDescription
initCreates a new instance.

Properties

PropertyDescription
nameGets the element name.
min_lengthFor string values, defines the shortest allowed string.
max_lengthFor string values, defines the longest allowed string.

See Also