IReport Members
In This Article
#Properties
Name | Description |
---|---|
Instantiate |
For internal use. |
Printing |
Provides access to a link’s printing system. Inherited from ILink. |
Printing |
For internal use.
Inherited from IDocument |
Site | Gets or sets the ISite associated with the IComponent. Inherited from IComponent. |
#Methods
Name | Description |
---|---|
Create |
If implemented by a class, initiates report generation. Inherited from ILink. |
Create |
If implemented by a class, creates a document from the link, so the document can be displayed or printed. Inherited from ILink. |
Dispose() | Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources. Inherited from IDisposable. |
Get |
Gets the service object of the specified type.
Inherited from IService |
Stop |
If implemented by a class, interrupts the process of document creation. |
#Events
Name | Description |
---|---|
Disposed | Represents the method that handles the Disposed event of a component. Inherited from IComponent. |
See Also