MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Rendering.IO.Mht Namespace / MhtStreamProvider Class / GetSecondaryStreams Method

In This Topic
GetSecondaryStreams Method (MhtStreamProvider)
In This Topic
Gets the array of secondary streams.
Syntax
'Declaration
 
Public Overrides NotOverridable Function GetSecondaryStreams() As StreamInfo()
 

Return Value

a GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamInfo array containing all the secondary streams.
See Also