ILink Members
Provides the basic functionality to create documents that are ready to print.Properties
| Name | Description |
|---|---|
| PrintingSystem | Provides access to a link’s printing system. |
Methods
| Name | Description |
|---|---|
| CreateDocument() | If implemented by a class, initiates report generation. |
| CreateDocument(Boolean) | If implemented by a class, creates a document from the link, so the document can be displayed or printed. |
See Also