Version

Search Results

Created Property (IInfo)

Gets or sets the date and time when the report was created. Syntax

Creator Property (IInfo)

Gets or sets the creator. Syntax

Keywords Property (IInfo)

Gets or sets keywords. Syntax

Manager Property (IInfo)

Gets or sets the manager. Syntax

Modified Property (IInfo)

Gets or sets the date and time when the report was last modified. Syntax

Subject Property (IInfo)

Gets or sets the subject. Syntax

Title Property (IInfo)

Gets or sets the title. Syntax

ImageAlignment Enumeration

Defines image alignment types. Syntax Members Member Description Bottom Alignment to the bottom. Left Alignment to the left side. Middle Alignment to the middle. Right Alignment to the right side. Top Alignment to the top.

IMetafile Interface

Represents a metafile element. Syntax

IMetafileLoader Interface

Provides an interface to provide custom loading of metafiles when publishing a report from an XML file. Syntax Remarks Note: The loader will only be used when the Source attribute of the Metafile in an XML file starts with Loader:. Any subsequent text following this prefix will be passed in as the path parameter o...