Share via


HTMLFormatOptions Members

Provides properties for retrieving and setting options when exporting to HTML.

The following tables list the members exposed by the HTMLFormatOptions type.

Public Properties

Property Description
Public property FirstPageNumber  Gets or sets the first page of the report to export.
Public property HTMLBaseFolderName  Gets or sets the HTML folder name to export to.
Public property HTMLEnableSeparatedPages  Gets or sets the option to create separate pages when exporting to HTML format.
Public property HTMLFileName  Gets or sets the HTML file name to export to.
Public property HTMLHasPageNavigator  Gets or sets the option to display a page navigator on each page of a report exported to HTML format.
Public property LastPageNumber  Gets or sets the last page of the report to export.
Public property UsePageRange  Gets or sets if the FirstPageNumber and LastPageNumber should be used.

Top

See Also

Reference

CrystalDecisions.Shared Namespace