ActiveReports 18 .NET Edition
MESCIUS.ActiveReports Assembly / GrapeCity.ActiveReports.Export.Html Namespace / HtmlOutputInfoArgs Class / OutputKind Property

In This Topic
    OutputKind Property
    In This Topic
    Returns the kind of output data contained in the OutputStream property.
    Syntax
    'Declaration
     
    Public ReadOnly Property OutputKind As HtmlOutputKind
    public HtmlOutputKind OutputKind {get;}
    See Also