Interface ISaveTarget
Interface ISaveTarget
Namespace: Aspose.Pdf.Plugins
Assembly: Aspose.PDF.dll (25.3.0)
General save target interface that defines common members that concrete operation result save target should implement.
public interface ISaveTarget
Properties
SaveTarget
Type of the save target (file or stream).
DataType SaveTarget { get; }