CfbWriter
Общ преглед
CfbWriter е клас в Aspose.Email за NET.
CfbWriter може да сериализира CfbDocument в байт масив с ToBytes или да го напише директно във файл със WriteFile.
Свойства на веществата
| 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 |