public final class PageBorderless extends Feature implements IJobPrintTicketItem, IDocumentPrintTicketItem, IPagePrintTicketItem
Describes when image content should be printed to the physical edges of the media. https://docs.microsoft.com/en-us/windows/win32/printdocs/pageborderless
Modifier and Type | Class and Description |
---|---|
static class |
PageBorderless.PageBorderlessOption
Describes the
PageBorderless feature options. |
Constructor and Description |
---|
PageBorderless(PageBorderless.PageBorderlessOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public PageBorderless(PageBorderless.PageBorderlessOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.