ActiveReports.Viewer3 Request technical support
HtmlOutputInfoArgs Class Members
See Also  Properties 


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