Class JobCopiesAllDocuments

Class JobCopiesAllDocuments

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

Specifies the number of copies of a job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobcopiesalldocuments

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

Inheritance

objectPrintTicketElementParameterInitIntegerParameterInitJobCopiesAllDocuments

Implements

IJobPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Inherited Members

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()

Constructors

JobCopiesAllDocuments(int)

Creates a new instance.

public JobCopiesAllDocuments(int value)

Parameters

value int

The parameter value.

 English