Name | Description | |
---|---|---|
![]() | MhtStreamProvider Constructor | Creates a new instance of the MhtStreamProvider |
The following tables list the members exposed by MhtStreamProvider.
Name | Description | |
---|---|---|
![]() | MhtStreamProvider Constructor | Creates a new instance of the MhtStreamProvider |
Name | Description | |
---|---|---|
![]() | CreatePrimaryStream | Overridden. Creates the primary stream for the stream provider. This is the main working stream. |
![]() | CreateSecondaryStream | Overridden. Creates a secondary stream to add to the stream provider's secondary stream array. |
![]() | Finish | Combines all the mime parts of the primary and secondary streams into the GrapeCity.ActiveReports.Extensibility.Rendering.IO.StreamProvider provided by the customer. |
![]() | GetPrimaryStream | Overridden. Gets the primary stream. |
![]() | GetSecondaryStreams | Overridden. Gets the array of secondary streams. |
![]() | WriteTo |