MindFusion.Wpf Pack Programmer's Guide
Report.Options Property
See Also
 





Gets the options, controlling the print output.

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

 Syntax

C#  Copy Code

public ReportOptions Options { get; }

Visual Basic  Copy Code

Public ReadOnly Property Options As ReportOptions

 Property Value

An instance of the ReportOptions class, which provides the ability to customize the report.

 See Also

Report Members
Report Class
MindFusion.Scheduling.Reporting Namespace