Class JobPrimaryBannerSheetSource
Class JobPrimaryBannerSheetSource
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.3.0)
Specifies the source for a primary custom banner sheet for the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobprimarybannersheetsource
public sealed class JobPrimaryBannerSheetSource : StringParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← StringParameterInit ← JobPrimaryBannerSheetSource
Implements
IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inherited Members
StringParameterInit.MinLength, StringParameterInit.MaxLength, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()
Constructors
JobPrimaryBannerSheetSource(string)
Creates a new instance.
public JobPrimaryBannerSheetSource(string value)
Parameters
value
string
The parameter value.