Gets or sets the scale of the print output.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public float Scale { get; set; } |
Visual Basic Copy Code |
---|
Public Property Scale As Single |
A float value specifying the scale of print output relative to the screen. The default is 1.
MindFusion.Scheduling Programmer's Guide | © 2023 MindFusion |