MindFusion.Wpf Pack Programmer's Guide
ReportPrinter Members
Constructors Properties Methods
 


Provides convenience methods for printing Report objects.

The following tables list the members exposed by the ReportPrinter type.

 Public Constructors

  Name Description

ReportPrinter

Initializes a new instance of the ReportPrinter class with the specified Report as an argument.

 Public Properties

  Name Description

PageMargin

Gets or sets the desired margin on each page of the printed or previewed report, expressed in device-independent pixels.

PageSize

Gets or sets the desired page size of the printed or previewed report, expressed in device-independent pixels.

PreviewWindowTitle

Gets or sets the title of the preview window displayed by the Preview method.

 Public Methods

  Name Description

Preview

Previews the report identified by the underlying Report object.

Print

Prints the report identified by the underlying Report object.

 See Also

ReportPrinter Class
MindFusion.Reporting.Wpf Namespace