Class DocumentBannerSheetSource
Class DocumentBannerSheetSource
Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)
Specifies the source for a custom banner sheet. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentbannersheetsource
public sealed class DocumentBannerSheetSource : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild
Inheritance
object ← PrintTicketElement ← ParameterInit ← StringParameterInit ← DocumentBannerSheetSource
Implements
IJobPrintTicketItem, IDocumentPrintTicketItem, 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
DocumentBannerSheetSource(string)
Creates a new instance.
public DocumentBannerSheetSource(string value)
Parameters
value
string
The parameter value.