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
| Method | Description | 
|---|---|
| DocumentRollCut(const System::ArrayPtr<System::SharedPtr<RollCut::RollCutOption>>&) | Creates a new instance. | 
See Also
- Class RollCut
 - Class IJobPrintTicketItem
 - Class IDocumentPrintTicketItem
 - Namespace Aspose::Page::XPS::XpsMetadata
 - Library Aspose.Page for C++