[]
        
(Showing Draft Content)

GrapeCity.ActiveReports.Design.ArDesigner.PreviewResult

PreviewResult Class

Represents the result of a report preview operation, containing the preview stream and printer settings.

Inheritance
PreviewResult
Namespace: GrapeCity.ActiveReports.Design.ArDesigner
Assembly: MESCIUS.ActiveReports.Design.Win.dll
Syntax
public class PreviewResult

Constructors

Name Description
PreviewResult(Stream, byte[])

Represents the result of a report preview operation, containing the preview stream and printer settings.

Properties

Name Description
PrinterSettings

Gets the printer settings used for generating the report preview.

Stream

Gets the stream containing the generated report preview.