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

MhtStreamProvider Class
This class severs as the stream provider when rendering to MHT. The class holds all the information for the different parts and writes it out to the stream provider used by the user.
Object Model
MhtStreamProvider Class
Syntax
'Declaration
 
Public NotInheritable Class MhtStreamProvider 
   Inherits GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider
 
Inheritance Hierarchy

System.Object
   GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider
      GrapeCity.ActiveReports.Rendering.IO.Mht.MhtStreamProvider

See Also