Aspose::Pdf::Plugins::FileSaveTarget class
FileSaveTarget class
Represents file save target for a plugin.
class FileSaveTarget : public Aspose::Pdf::Plugins::ISaveTarget
Methods
Method | Description |
---|---|
FileSaveTarget(System::String) | Initializes new file save target with specified path. |
get_Path() const | Gets the path to the file of current save target. |
get_SaveTarget() override | Type of the save target (file). |
See Also
- Class ISaveTarget
- Namespace Aspose::Pdf::Plugins
- Library Aspose.PDF for C++