GrapeCity.ActiveReports.Export.Html.v9 Assembly > GrapeCity.ActiveReports.Export.Html.Section Namespace : HtmlExport Class |
The following tables list the members exposed by HtmlExport.
Name | Description | |
---|---|---|
HtmlExport Constructor | Initializes a new instance of the Export.Html class. |
Name | Description | |
---|---|---|
BookmarkStyle | Sets or returns a value indicating whether a page of bookmarks will be created if the ActiveReports document contains bookmarks. | |
CharacterSet | Sets or returns the character set encoding that will be used in the exported HTML pages. | |
Container | (Inherited from System.ComponentModel.Component) | |
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". | |
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. | |
IncludePageMargins | Sets or returns a value indicating whether the page's margins are included in the output. | |
MultiPage | Sets or returns a value indicating whether multiple HTML pages are generated for the document. | |
OutputType | Gets or sets a value indicating whether the document will be exported as DHTML or HTML. | |
Pagination | Gets or sets the value, that indicates whether pagination should be used for the resultant html document or not. | |
RemoveVerticalSpace | Sets or returns a value indicating whether completely empty vertical spacing will be removed from the output. | |
Site | (Inherited from System.ComponentModel.Component) | |
Title | Sets or returns the Title used in the header of HTML pages. |
Name | Description | |
---|---|---|
AddMetadata | Adds specified metadata property to be written as HTML meta. | |
CreateObjRef | (Inherited from System.MarshalByRefObject) | |
Dispose | (Inherited from System.ComponentModel.Component) | |
Export | Overloaded. Exports the specified document to HTML. | |
GetLifetimeService | (Inherited from System.MarshalByRefObject) | |
InitializeLifetimeService | (Inherited from System.MarshalByRefObject) | |
ToString | (Inherited from System.ComponentModel.Component) |