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
object ← PrintTicketElement ← CompositePrintTicketElement ← Feature ← PagePoster
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
Instancję tej funkcji.