[]
Generates a preview for a report using the specified context.
PreviewResult GetPreview(PreviewContext context)
| Type | Name | Description |
|---|---|---|
| PreviewContext | context | The preview context containing the design host and other information needed to generate the report preview. |
| Type | Description |
|---|---|
| PreviewResult | A PreviewResult containing the preview stream and printer settings. |