# OutlineNodeFontStyle

## Content

[**DsPdfJS API v9.1.3**](../README)

***

[DsPdfJS API](../globals) / OutlineNodeFontStyle

# Enumeration: OutlineNodeFontStyle

Defines possible styles of outline text.

## Enumeration Members

### Bold

> **Bold**: `2`

Bold style.

***

### Italic

> **Italic**: `1`

Italic style.

***

### Regular

> **Regular**: `0`

Regular.
