Class PagePoster

Class PagePoster

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

Opisuje wyjście pojedynczej strony na wiele fizycznych arkuszy nośnika.
https://docs.microsoft.com/en-us/windows/win32/printdocs/pageposter

public sealed class PagePoster : Feature, IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Dziedziczenie

objectPrintTicketElementCompositePrintTicketElementFeaturePagePoster

Implementuje

IFeatureItem, IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem, IPrintTicketItem, IPrintTicketElementChild

Członkowie dziedziczeni

Feature.Add(params IFeatureItem[]), PrintTicketElement.Name, object.GetType(), object.ToString(), object.Equals(object?), object.Equals(object?, object?), object.ReferenceEquals(object?, object?), object.GetHashCode()

Konstruktorzy

PagePoster()

Tworzy nową instancję.

public PagePoster()

Metody

AddPagesPerSheetOption(int)

Dodaje opcję z wartością właściwości PagesPerSheet.
Określa liczbę fizycznych arkuszy na stronę logiczną.

public PagePoster AddPagesPerSheetOption(int value)

Parametry

value int

Wartość właściwości PagesPerSheet.

Zwraca

PagePoster

Instancję tej funkcji.

 Polski