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

In This Topic
    MhtStreamProvider Class Members
    In This Topic

    The following tables list the members exposed by MhtStreamProvider.

    Public Constructors
     NameDescription
    Public ConstructorCreates a new instance of the MhtStreamProvider  
    Top
    Public Methods
     NameDescription
    Public MethodOverridden. Creates the primary stream for the stream provider. This is the main working stream.  
    Public MethodOverridden. Creates a secondary stream to add to the stream provider's secondary stream array.  
    Public MethodCombines all the mime parts of the primary and secondary streams into the GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider provided by the customer.  
    Public MethodOverridden. Gets the primary stream.  
    Public MethodOverridden. Gets the array of secondary streams.  
    Public Method  
    Top
    See Also