ActiveReports Developer 7
MimeType Property
See Also 
GrapeCity.ActiveReports.Extensibility.v7 Assembly > GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace > StreamInfo Class : MimeType Property

Glossary Item Box

Returns MimeType of the underlying stream

Syntax

Visual Basic (Declaration) 
Public ReadOnly Property MimeType As System.String
C# 
public System.string MimeType {get;}

See Also