ActiveReports 14 .NET Edition
GrapeCity.ActiveReports.Document Assembly / GrapeCity.ActiveReports.Export.Html Namespace / HtmlOutputInfoArgs Class
Properties

In This Topic
    HtmlOutputInfoArgs Class Members
    In This Topic

    The following tables list the members exposed by HtmlOutputInfoArgs.

    Public Constructors
     NameDescription
    Public ConstructorInitializes a new instance of the HtmlOutputInfoArgs class.  
    Top
    Public Properties
     NameDescription
    Public PropertyThe type that is being outputted. Can be of type ImagePng, ImageJpg, HtmlPage, BookmarksHtml, or FramesetHtml.  
    Public PropertyThe System.IO.Stream that is being outputted.  
    Top
    See Also