Aspose::Pdf::Plugins::ISaveTarget class

ISaveTarget class

General save target interface that defines common members that concrete operation result save target should implement.

class ISaveTarget : public virtual System::Object

Methods

MethodDescription
virtual get_SaveTarget()Type of the save target (file or stream).

See Also