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

In This Topic
    MhtStreamProvider Class
    In This Topic
    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