IdxPrinting Methods
An interface that exposes a report link instance within the report link repository.Name | Description |
---|---|
CanBuildReport(TComponent) | Identifies if the report link can build a report for the specified control. |
PageSetup | Invokes the report link‘s Page Setup dialog. |
Preview(Boolean) | Invokes the report link‘s Print Preview dialog. |
Print(Boolean) | |
Print(Integer[]) | Invokes the report link‘s Print dialog. |
See Also