Class DocumentPageRanges

Class DocumentPageRanges

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

Popisuje výstupní rozsah dokumentu v stránkách. Hodnota parametru musí odpovídat následující struktuře:

public sealed class DocumentPageRanges : StringParameterInit, IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dědičnost

objectPrintTicketElementParameterInitStringParameterInitDocumentPageRanges

Implementuje

IJobPrintTicketItem, IDocumentPrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Děděné členy

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

Konstruktor

DocumentPageRanges(string)

Vytváří novou instanci.

public DocumentPageRanges(string value)

Parametry

value string

Hodnota parametru.

 Čeština