JobErrorSheetSource class

JobErrorSheetSource class

Specifies the source for a custom error sheet.
https://docs.microsoft.com/en-us/windows/win32/printdocs/joberrorsheetsource

Inheritance: JobErrorSheetSourceStringParameterInitParameterInitPrintTicketElement

The JobErrorSheetSource type exposes the following members:

Constructors

NameDescription
JobErrorSheetSource(value)Initializes a new instance of the JobErrorSheetSource class

Properties

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

See Also