LocalFileSystemStorage
LocalFileSystemStorage class
文件系统存储。
public class LocalFileSystemStorage : IOutputStorage
构造函数
姓名 | 描述 |
---|---|
LocalFileSystemStorage() | 初始化LocalFileSystemStorage 类. |
LocalFileSystemStorage(string) | 初始化LocalFileSystemStorage 类. |
特性
姓名 | 描述 |
---|---|
OutputDirectory { get; set; } | 获取或设置输出目录。 |
方法
姓名 | 描述 |
---|---|
virtual CreateStream(OutputStreamContext) | 创建输出文件流OutputStream . |
virtual ReleaseStream(OutputStream) | 释放输出文件流。 |
也可以看看
- interface IOutputStorage
- 命名空间 Aspose.Svg.IO
- 部件 Aspose.SVG