Aspose::Page::XPS::XpsMetadata::DocumentRollCut class

DocumentRollCut class

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.

class DocumentRollCut : public Aspose::Page::XPS::XpsMetadata::RollCut,
                        public Aspose::Page::XPS::XpsMetadata::IJobPrintTicketItem,
                        public Aspose::Page::XPS::XpsMetadata::IDocumentPrintTicketItem

Methods

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

See Also