CfbStream

Overview

CfbStream is a class in Aspose.Email for NET. Inherits from: CfbNode.

CfbStream.CfbStream creates a new CfbStream with the specified name and optional byte array data.

Properties

NameTypeAccessDescription
Databyte[]Read/WriteGets or sets the raw byte array contained in the CfbStream

Methods

SignatureDescription
CfbStream(name: string, data: byte[]?)Creates a new CfbStream with the specified name and optional byte array data