# FontStyles Enum

> * Namespace: `UiPath.OCR.Contracts`
* Assembly: `UiPath.OCR.Contracts`

## Definition

* Namespace: `UiPath.OCR.Contracts`
* Assembly: `UiPath.OCR.Contracts`

## Description

A public enumeration that contains the supported font styles.

## Fields

* `Bold` - Bold font style.
* `Italic` - Italic font style.
* `None` - No font style.
* `Normal` - Normal font style.
* `Underlined` - Underlined font style.
