﻿# FontStyles
Specifies style information applied to text.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**BOLD** | **string** | 'Bold' | Bold text
**BOLD_ITALIC** | **string** | 'BoldItalic' | Bold Italic text
**ITALIC** | **string** | 'Italic' | Italic text
**REGULAR** | **string** | 'Regular' | Regular text

[[Back to Model list]](../README.md#documentation-for-models) [[Back to API list]](../README.md#documentation-for-api-endpoints) [[Back to README]](../README.md) [[View Source]](../src/Aspose/PDF/Model/FontStyles.php)

