[]
Returns GrapeCity.ActiveReports.Extensibility.IO.StreamInfo of the primary stream.
public abstract StreamInfo CreatePrimaryStream(string mimeType, string suggestedFileExtension)
| Type | Name | Description |
|---|---|---|
| string | mimeType | mime type of the primary stream |
| string | suggestedFileExtension | suggested file extension |
| Type | Description |
|---|---|
| StreamInfo |