Table of Contents

FlexCelPrintDocument.AntiAliasedText Property

When true, the text will be antialiased. Depending on the device display might look better, but it consumes more processor time.

Syntax

Namespace: FlexCel.Render

public Boolean AntiAliasedText { get; set; }

See also