Gets or sets the anti-alias flag on the preview control.
Namespace: MindFusion.Reporting.WinForms
Assembly: MindFusion.Reporting.WinForms
C# Copy Code |
---|
public bool UseAntiAlias { get; set; } |
Visual Basic Copy Code |
---|
Public Property UseAntiAlias As Boolean |