See Also

HtmlExport Class  | DataDynamics.ActiveReports.Export.Html Namespace  | Walkthrough: Custom Exporting with HTML

See Also ActiveReports.HtmlExport Send feedback to Data Dynamics

HtmlExport Class Members

HtmlExport overview

Public Constructors

Public Constructor HtmlExport Constructor Initializes a new instance of the Export.Html class.

Public Properties

Public Property BookmarkStyle Sets or returns a value indicating whether a page of bookmarks will be created if the ActiveReports document contains bookmarks.
Public Property CharacterSet Sets or returns the character set encoding that will be used in the exported HTML pages.
Public Property Container (Inherited from System.ComponentModel.Component) 
Public Property CreateFramesetPage Sets 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 Property IncludeHtmlHeader Sets 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 Property IncludePageMargins Sets or returns a value indicating whether the page's margins are included in the output.
Public Property MultiPage Sets or returns a value indicating whether multiple HTML pages are generated for the document.
Public Property OutputType Gets or sets a value indicating whether the document will be exported as DHTML or HTML.
Public Property RemoveVerticalSpace Sets or returns a value indicating whether completely empty vertical spacing will be removed from the output.
Public Property Site (Inherited from System.ComponentModel.Component) 
Public Property Title Sets or returns the Title used in the header of HTML pages.

Public Methods

Public Method CreateObjRef (Inherited from System.MarshalByRefObject) 
Public Method Dispose (Inherited from System.ComponentModel.Component) 
Public Method Export Overloaded. Exports the specified document to HTML.
Public Method GetLifetimeService (Inherited from System.MarshalByRefObject) 
Public Method InitializeLifetimeService (Inherited from System.MarshalByRefObject) 
Public Method ToString (Inherited from System.ComponentModel.Component) 

Public Events

Public Event Disposed (Inherited from System.ComponentModel.Component)Adds an event handler to listen to the Disposed event on the component.

See Also

HtmlExport Class  | DataDynamics.ActiveReports.Export.Html Namespace  | Walkthrough: Custom Exporting with HTML

 

 


Copyright © 2004-2005 Data Dynamics, Ltd. All rights reserved.