MindFusion.Wpf Pack Programmer's Guide
ReportOptions Class
Remarks See Also
 





Encapsulates the options controlling the printing and previewing of a report.

Namespace: MindFusion.Scheduling.Reporting
Assembly: MindFusion.Scheduling.Wpf.Reporting

 Syntax

C#  Copy Code

public class ReportOptions

Visual Basic  Copy Code

Public Class ReportOptions

 Remarks

An object of this class is exposed by the report through its Options property. This object can be used to customize various appearance aspects of the report such as the default colors of the report elements and various spacings and sizes.

 Inheritance Hierarchy

System.Object
    MindFusion.Scheduling.Reporting.ReportOptions

 See Also

ReportOptions Members
MindFusion.Scheduling.Reporting Namespace