CfbStorage

Overview

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

Constructors

SignatureDescription
CfbStorage(name: string)Creates a new CfbStorage with the specified parameters.

Methods

SignatureDescription
AddStorage(storage: CfbStorage)
AddStream(stream: CfbStream)

Properties

NameTypeAccessDescription
ChildrenIList<CfbNode>read

See Also