Show / Hide Table of Contents

Enum TextQuality

Specifies the quality of text rendering.

Namespace: FastReport
Assembly: FastReport.OpenSource.dll
Syntax
public enum TextQuality

Fields

Name Description
AntiAlias

The AntiAlias quality. This mode may be used to produce the WYSIWYG text.

ClearType

The "ClearType" quality.

Default

The default text quality, depends on system settings.

Regular

The regular quality.

Back to top Generated by DocFX