[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ArDesigner.IPreviewService.GetPreview

GetPreview Method

GetPreview(PreviewContext)

Generates a preview for a report using the specified context.

Declaration
PreviewResult GetPreview(PreviewContext context)
Parameters
Type Name Description
PreviewContext context

The preview context containing the design host and other information needed to generate the report preview.

Returns
Type Description
PreviewResult

A PreviewResult containing the preview stream and printer settings.