CfbWriter
Overview
CfbWriter 是一个类在Aspose.Email FOSS的.NET中.
CfbWriter.ToBytes converts the given CfbDocument into a byte array representing the CFB container.
Description
CfbWriter 是一个在 .NET 的 Aspose.Email FOSS 库中的类,它暴露了 2 种方法和 0 个属性用于编程使用.
Methods
| Signature | Description |
|---|---|
ToBytes(document: CfbDocument) | 将给定的 CfbDocument 转换为代表 CFB容器的字节阵列. |
WriteFile(document: CfbDocument, path: string) | 将所提供的 CfbDocument 写入指定路径的文件. |