[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.IO.Mht.MhtStreamProvider.GetSecondaryStreams

GetSecondaryStreams Method

GetSecondaryStreams()

Gets the array of secondary streams.

Declaration
public override StreamInfo[] GetSecondaryStreams()
Returns
Type Description
StreamInfo[]

a StreamInfo array containing all the secondary streams.

Overrides