Gets a PrintOptions object that allows customizing various aspects of printing.
Namespace: MindFusion.Scheduling.WinForms
Assembly: MindFusion.Scheduling
C# Copy Code |
---|
public PrintOptions PrintOptions { get; } |
Visual Basic Copy Code |
---|
Public ReadOnly Property PrintOptions As PrintOptions |
An instance of the PrintOptions class.
Use the PrintOptions members to customize the print output, used both when printing and when displaying print preview.