public final class PagePoster extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes the output of a single page to multiple physical media sheets. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageposter
Constructor and Description |
---|
PagePoster()
Creates a new instance.
|
Modifier and Type | Method and Description |
---|---|
PagePoster |
addPagesPerSheetOption(int value)
Adds and option with a
PagesPerSheet scored property value. |
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PagePoster addPagesPerSheetOption(int value)
Adds and option with a PagesPerSheet
scored property value.
Specifies the number of physical sheets per logical page.
value
- A PagesPerSheet
scored property value.Copyright © 2022 Aspose. All Rights Reserved.