﻿# HorizontalAlignment
Describes horizontal alignment.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**CENTER** | **string** | 'Center' | Center alignment.
**LEFT** | **string** | 'Left' | Align to left.
**NONE** | **string** | 'None' | No alignment.
**RIGHT** | **string** | 'Right' | Align to right.

[[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/HorizontalAlignment.php)

