ILink Methods
Provides the basic functionality to create documents that are ready to print.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