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