ActiveReports Developer 7
HtmlOutputInfoArgs Class Members
See Also  Properties 
GrapeCity.ActiveReports.Document.v7 Assembly > GrapeCity.ActiveReports.Export.Html Namespace : HtmlOutputInfoArgs Class

Glossary Item Box

The following tables list the members exposed by HtmlOutputInfoArgs.

Public Constructors

 NameDescription
Public ConstructorHtmlOutputInfoArgs ConstructorInitializes a new instance of the HtmlOutputInfoArgs class.  
Top

Public Properties

 NameDescription
Public PropertyOutputKindThe type that is being outputted. Can be of type ImagePng, ImageJpg, HtmlPage, BookmarksHtml, or FramesetHtml.  
Public PropertyOutputStreamThe System.IO.Stream that is being outputted.  
Top

See Also