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
C# Copy Code |
---|
public bool ApproximateScreen { get; set; } |
Visual Basic Copy Code |
---|
Public Property ApproximateScreen As Boolean |
A boolean value.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |