Aspose::Page::Plugins::ISaveInstruction class
ISaveInstruction class
General save instruction interface that defines common members that concrete plugin option should implement.
class ISaveInstruction : public virtual System::Object
Methods
Method | Description |
---|---|
virtual AddSaveDataSource(System::SharedPtr<IDataSource>) | Adds new result save target. |
virtual get_SaveTargetsCollection() | Gets the collection of added targets (file or stream data sources) for saving operation results. |
See Also
- Class Object
- Namespace Aspose::Page::Plugins
- Library Aspose.Page for C++