ActiveReports 12
HtmlExport Class Members
Properties  Methods  Events

GrapeCity.ActiveReports.Export.Html.v12 Assembly > GrapeCity.ActiveReports.Export.Html.Section Namespace : HtmlExport Class

The following tables list the members exposed by HtmlExport.

Public Constructors
 NameDescription
Public ConstructorInitializes a new instance of the Export.Html class.  
Top
Public Properties
 NameDescription
Public PropertySets or returns a value indicating whether a page of bookmarks will be created if the ActiveReports document contains bookmarks.  
Public PropertySets or returns the character set encoding that will be used in the exported HTML pages.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySets or returns a value indicating whether the HTML pages appear in a frame set.  If set to True, any bookmark entries appear on the left, and the report document contents appear on the right. The resulting file will use the specified filename with the extension ".frame.html".  
Public PropertySets or returns a value indicating whether the exported HTML files will include normal HTML page headers such as the HTML, HEAD, and BODY elements.  
Public PropertySets or returns a value indicating whether the page's margins are included in the output.  
Public Property

Sets or returns a value indicating whether multiple HTML pages are generated for the document.

 
Public PropertyGets or sets a value indicating whether the document will be exported as DHTML or HTML.  
Public PropertyGets or sets the value, that indicates whether pagination should be used for the resultant html document or not.  
Public PropertySets or returns a value indicating whether completely empty vertical spacing will be removed from the output.  
Public Property (Inherited from System.ComponentModel.Component)
Public PropertySets or returns the Title used in the header of HTML pages.  
Top
Public Methods
 NameDescription
Public MethodAdds specified metadata property to be written as HTML meta.  
Public MethodCreates an object that contains all the relevant information required to generate a proxy used to communicate with a remote object. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Public MethodOverloaded. Exports the specified document to HTML.  
Public MethodRetrieves the current lifetime service object that controls the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public MethodObtains a lifetime service object to control the lifetime policy for this instance. (Inherited from System.MarshalByRefObject)
Public Method (Inherited from System.ComponentModel.Component)
Top
Public Events
 NameDescription
Public Event (Inherited from System.ComponentModel.Component)
Top
See Also

Reference

HtmlExport Class
GrapeCity.ActiveReports.Export.Html.Section Namespace

Walkthroughs

Custom HTML Outputter