[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Rendering.IO.FileStreamProvider.GetSecondaryStreams

GetSecondaryStreams Method

GetSecondaryStreams()

Gets the array of secondary streams

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

an array of StreamInfo containing the secondary streams.

Overrides