Class JobPrimaryCoverFrontSource
JobPrimaryCoverFrontSource class
Specifies the source for a custom front-cover primary sheet for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarycoverfrontsource
public sealed class JobPrimaryCoverFrontSource : StringParameterInit, IJobPrintTicketItem
Constructors
Properties
| Name | Description |
|---|
| virtual MaxLength { get; } | For string values, defines the longest allowed string. |
| virtual MinLength { get; } | For string values, defines the shortest allowed string. |
| Name { get; } | Gets the element name. |
See Also