MindFusion WinForms Programmer's Guide
PrintPreviewForm.UseAntiAlias Property
See Also
 





Gets or sets the anti-alias flag on the preview control.

Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms

 Syntax

C#  Copy Code

public bool UseAntiAlias { get; set; }

Visual Basic  Copy Code

Public Property UseAntiAlias As Boolean

 Property Value

 See Also

PrintPreviewForm Members
PrintPreviewForm Class
MindFusion.Reporting.WinForms Namespace