Click or drag to resize

Presentation GetMSCDFileEntryNames Method

Get All enrties name.

Namespace: Spire.Presentation
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
Syntax
public static IList<string> GetMSCDFileEntryNames(
	Stream stream
)

Parameters

stream
Type: System.IO Stream
2003 format stream.

Return Value

Type: IList String
See Also