Class DocumentCopiesAllPages

Class DocumentCopiesAllPages

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

Especifica el número de copias de un documento.https://docs.microsoft.com/en-us/windows/win32/printdocs/documentcopiesallpages

public sealed class DocumentCopiesAllPages : IntegerParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inheritance

object PrintTicketElement ParameterInit IntegerParameterInit DocumentCopiesAllPages

Implements

IJobPrintTicketItem ,y, IDocumentPrintTicketItem ,y, IPrintTicketItem ,y, IPrintTicketElementChild

Miembros heredados

IntegerParameterInit.MinValue ,y, IntegerParameterInit.MaxValue ,y, IntegerParameterInit.Multiple ,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

DocumentCopiesAllPages(Int)

Crea una nueva instancia.

public DocumentCopiesAllPages(int value)

Parameters

value int

El valor de los parámetros.

 Español