CfbWriter

Približni podaci

CfbWriter je klasa u Aspose.Email za NET.

CfbWriter može serijalno postaviti CfbDocument u bajtni niz s ToBytes ili ga pisati direktno u datoteku sa WriteFile.

Oznake i značajke

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

Metoda za primjenu

 Hrvatski