Version

Search Results

Callback Property

Gets or sets the callback. Syntax

FileBuffer Property (Report)

Gets or sets the temporary file storage. Syntax

FontLoader Property

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

FontMapper Property

Gets or sets the font mapper. Syntax

Generate Method (Report)

Generates the collection of output pages. This is useful to create thumbnails and other page relative output. Syntax Return Value A collection of output pages.

ImageLoader Property

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

Info Property (Report)

Gets info properties. Syntax

Load(Stream) Method

Loads the content from a stream containing XML data. Syntax Parameters stream Stream containing XML data.

Load(String) Method

Loads the content from XML file. Syntax Parameters fileName Full file path and name.

Load(TextReader) Method

Loads the content from a text reader providing XML data. Syntax Parameters reader Text reader providing XML data.