CfbWriter
Overview
CfbWriter is a class in Aspose.Email FOSS for .NET.
CfbWriter.ToBytes converts the given CfbDocument into a byte array representing the CFB container.
Description
CfbWriter is a class in the Aspose.Email FOSS library for .NET that exposes 2 methods and 0 properties for programmatic use.
Methods
| Signature | Description |
|---|---|
ToBytes(document: CfbDocument) | Converts the given CfbDocument into a byte array representing the CFB container |
WriteFile(document: CfbDocument, path: string) | Writes the supplied CfbDocument to a file at the specified path |