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

MethodDescription
JobRollCutAtEndOfJob(const System::ArrayPtr<System::SharedPtr<RollCut::RollCutOption>>&)Creates a new instance.

See Also