CfbWriter
Přehled
CfbWriter je třída v Aspose.Email pro NET.
CfbWriter může sériově převést CfbDocument do bajtového řetězce s ToBytes nebo ji napsat přímo do souboru se WriteFile.
Vlastnosti
| 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 |