> ## Documentation Index
> Fetch the complete documentation index at: https://docs.superoffice.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Enum UdefJustification

> Justification - 0 = default, left, right, center

Justification - 0 = default, left, right, center

## Syntax

```crmscript theme={null}
UdefJustification
```

## Fields

| Name    | Description |
| ------- | ----------- |
| Default |             |
| Left    |             |
| Center  |             |
| Right   |             |


## Related topics

- [Enum values for UdefJustification](/en/database/tables/enums/udefjustification.md)
- [SuperOffice.WebApi.Data.UdefJustification](/en/api/reference/webapi/SuperOffice.WebApi.Data.UdefJustification.md)
- [UDefField table](/en/database/tables/udeffield.md)
- [NSUserDefinedFieldInfo](/en/automation/crmscript/reference/CRMScript.NetServer.NSUserDefinedFieldInfo.md)
- [SuperOffice.WebApi.Data.UserDefinedFieldInfo](/en/api/reference/webapi/SuperOffice.WebApi.Data.UserDefinedFieldInfo.md)
- [Add Udef Field](/en/api/reference/restful/rest/appointment/add-udef-field.md)
