Class JobCopiesAllDocuments

Class JobCopiesAllDocuments

Namespace: Aspose.Page.XPS.XpsMetadata
Assembly: Aspose.Page.dll (25.1.2)

Określa liczbę kopii zadania.
https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcopiesalldocuments

public sealed class JobCopiesAllDocuments : IntegerParameterInit, IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

objectPrintTicketElementParameterInitIntegerParameterInitJobCopiesAllDocuments

Implementuje

IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Członkowie dziedziczeni

IntegerParameterInit.MinValue, IntegerParameterInit.MaxValue, IntegerParameterInit.Multiple, PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktory

JobCopiesAllDocuments(int)

Tworzy nową instancję.

public JobCopiesAllDocuments(int value)

Parametry

value int

Wartość parametru.

 Polski