public final class DocumentRollCut extends RollCut implements IJobPrintTicketItem, IDocumentPrintTicketItem
Describes the cutting method for roll paper. Each document is handled separately. The specified options describe the different methods for roll cut. https://docs.microsoft.com/en-us/windows/win32/printdocs/documentrollcut
RollCut.RollCutOption
Constructor and Description |
---|
DocumentRollCut(RollCut.RollCutOption... options)
Creates a new instance.
|
getName
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getName
public DocumentRollCut(RollCut.RollCutOption... options)
Creates a new instance.
options
- An array of options specific for the feature.Copyright © 2022 Aspose. All Rights Reserved.