MindFusion WinForms Programmer's Guide
PrintOptions.ApproximateScreen Property
See Also
 





Gets or sets a value indicating whether to scale the print output so that it appears as large as on the screen.

Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling

 Syntax

C#  Copy Code

public bool ApproximateScreen { get; set; }

Visual Basic  Copy Code

Public Property ApproximateScreen As Boolean

 Property Value

A boolean value.

 See Also

PrintOptions Members
PrintOptions Class
MindFusion.Scheduling.WinForms Namespace