# StandardPdfFont

## Content

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

***

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

# Enumeration: StandardPdfFont

Indentifies a standard PDF font.

## Enumeration Members

### Courier

> **Courier**: `4`

Represents the standard Courier font.

***

### CourierBold

> **CourierBold**: `5`

Represents the standard Courier Bold font.

***

### CourierBoldItalic

> **CourierBoldItalic**: `7`

Represents the standard Courier Bold Italic font.

***

### CourierItalic

> **CourierItalic**: `6`

Represents the standard Courier Italic font.

***

### Helvetica

> **Helvetica**: `0`

Represents the standard Helvetica font.

***

### HelveticaBold

> **HelveticaBold**: `1`

Represents the standard Helvetica Bold font.

***

### HelveticaBoldItalic

> **HelveticaBoldItalic**: `3`

Represents the standard Helvetica Bold Italic font.

***

### HelveticaItalic

> **HelveticaItalic**: `2`

Represents the standard Helvetica Italic font.

***

### Symbol

> **Symbol**: `13`

Represents the standard Symbol font.

***

### Times

> **Times**: `8`

Represents the standard Times font.

***

### TimesBold

> **TimesBold**: `9`

Represents the standard Times Bold font.

***

### TimesBoldItalic

> **TimesBoldItalic**: `11`

Represents the standard Times Bold Italic font.

***

### TimesItalic

> **TimesItalic**: `10`

Represents the standard Times Italic font.

***

### ZapfDingbats

> **ZapfDingbats**: `12`

Represents the standard Zapf Dingbats font.
