ActiveReports 13
OutputKind Property

GrapeCity.ActiveReports.Document Assembly > GrapeCity.ActiveReports.Export.Html Namespace > HtmlOutputInfoArgs Class : OutputKind Property
The type that is being outputted. Can be of type ImagePng, ImageJpg, HtmlPage, BookmarksHtml, or FramesetHtml.
Syntax
'Declaration
 
Public ReadOnly Property OutputKind As HtmlOutputKind
public HtmlOutputKind OutputKind {get;}
See Also

Reference

HtmlOutputInfoArgs Class
HtmlOutputInfoArgs Members