CfbWriter
Összefoglaló
CfbWriter az NET Aspose.Email osztályában található.
CfbWriter egy CfbDocument-t sorrendbe tudja hozni egy byte arrayba, vagy közvetlenül írhatja le a fájlra.
A tulajdonságok
| 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 |