Class DocumentBannerSheetSource

Class DocumentBannerSheetSource

Nombre del espacio: Aspose.Page.XPS.XpsMetadata Asamblea: Aspose.Page.dll (25.4.0)

Especifica la fuente para una hoja de banner personalizada.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 ,y, IDocumentPrintTicketItem ,y, IPrintTicketItem ,y, IPrintTicketElementChild

Miembros heredados

StringParameterInit.MinLength ,y, StringParameterInit.MaxLength ,y, PrintTicketElement.Name ,y, object.GetType() ,y, object.ToString() ,y, object.Equals(object?) ,y, object.Equals(object?, object?) ,y, object.ReferenceEquals(object?, object?) ,y, object.GetHashCode()

Constructors

DocumentBannerSheetSource(El string)

Crea una nueva instancia.

public DocumentBannerSheetSource(string value)

Parameters

value string

El valor de los parámetros.

 Español