﻿# Justification
Enumerates the forms of quadding (justification) to be used in displaying the annotation’s text.

## Enum
Name | Type | Value | Description
------------ | ------------- | ------------- | -------------
**CENTER** | **string** | 'Center' | Center justification.
**LEFT** | **string** | 'Left' | Left justification.
**RIGHT** | **string** | 'Right' | Right justification.

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

