CfbWriter

Обзор

CfbWriter является классом в Aspose.Email для NET.

CfbWriter может сериализировать CfbDocument в байтовый массив с ToBytes или записать его непосредственно в файл сWriteFile.

Свойства

SignatureDescription
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

Методы

 Русский