System.Drawing.Printing.PreviewPrintController.UseAntiAlias Property

Gets or sets a value indicating whether to use anti-aliasing when displaying the print preview.

Syntax

public virtual bool UseAntiAlias { set; get; }

Value

Documentation for this section has not yet been entered.

Remarks

Anti-aliasing, also known as gray scaling, uses several shades of gray around areas of curves and diagonals in text to give the text a smoother appearance.

Note:

While using anti-aliasing makes the print preview look better, it can slow down the rendering speed.

Requirements

Namespace: System.Drawing.Printing
Assembly: System.Drawing (in System.Drawing.dll)
Assembly Versions: 1.0.5000.0, 2.0.0.0