Overview
CfbStream is a class in Aspose.Email FOSS for .NET.
Inherits from: CfbNode.
Constructors
| Signature | Description |
|---|
CfbStream(name: string, data: byte[]?) | Creates a new CfbStream with the specified parameters. |
Properties
| Name | Type | Access | Description |
|---|
Data | byte[] | read | |
See Also