ActiveReports 12
GetSecondaryStreams Method (FileStreamProvider)

GrapeCity.ActiveReports.v12 Assembly > GrapeCity.ActiveReports.Rendering.IO Namespace > FileStreamProvider Class : GetSecondaryStreams Method
Gets the array of secondary streams
Syntax
'Declaration
 
Public Overrides Function GetSecondaryStreams() As StreamInfo()
public override StreamInfo[] GetSecondaryStreams()

Return Value

an array of GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamInfo containing the secondary streams.
See Also

Reference

FileStreamProvider Class
FileStreamProvider Members