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 |