ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Extensibility.Rendering.IO Namespace / StreamInfo Class / MimeType Property

In This Topic
    MimeType Property (StreamInfo)
    In This Topic
    Returns MimeType of the underlying stream
    Syntax
    'Declaration
     
    Public ReadOnly Property MimeType As String
    public string MimeType {get;}
    See Also