Aspose::Page::IMultiPartitionDevice class
IMultiPartitionDevice class
Basic interface for multi-partition device.
class IMultiPartitionDevice : public Aspose::Page::IMultiPageDevice
Methods
| Method | Description |
|---|---|
| virtual ClosePartition() | Accomplishes the current document partition. |
| virtual get_CurrentRelativePageNumber() | Returns the number of the current page within the current document partition. |
| virtual OpenPartition() | Starts the new document partition. |
See Also
- Class IMultiPageDevice
- Namespace Aspose::Page
- Library Aspose.Page for C++