Aspose::Page::XPS::XpsMetadata::JobRollCutAtEndOfJob class
JobRollCutAtEndOfJob class
Describes the cutting method for roll paper. The roll should be cut at the end of the job. https://docs.microsoft.com/en-us/windows/win32/printdocs/jobrollcutatendofjob.
class JobRollCutAtEndOfJob : public Aspose::Page::XPS::XpsMetadata::RollCut,
                             public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem
Methods
| Method | Description | 
|---|---|
| JobRollCutAtEndOfJob(const System::ArrayPtr<System::SharedPtr<RollCut::RollCutOption>>&) | Creates a new instance. | 
See Also
- Class RollCut
 - Class IJobPrintTicketItem
 - Namespace Aspose::Page::XPS::XpsMetadata
 - Library Aspose.Page for C++