Version

Search Results

Load(XmlTextReader) Method

Loads the content from XML text reader. Syntax Parameters reader XML text reader.

Load Method (Report)

Loads the content from XML file. Overload List

MetafileLoader Property

Gets or sets the metafile loader used when loading a report from an XML file. Syntax

PathResolver Property

Gets or sets the path resolver. Syntax

Preferences Property (Report)

Gets preferences. Syntax

Print(String) Method

Prints the report. Syntax Parameters printerName Name of the printer.

Print(String,Boolean) Method

Prints the report. Syntax Parameters printerName Name of the printer.showPrintStatusDialog Specifies whether to show the print status dialog.

Print Method

Prints the report. Overload List

Publish(Stream,FileFormat) Method

Publishes the report. Syntax Parameters stream Stream to store the data.format Format of the output file.

Publish(String,FileFormat) Method

Publishes the report. Syntax Parameters fileName Full file path and name.format Format of the output file.