> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-bugfix-ty-screen-designer-paradox.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# SuperOffice.WebApi.Data.UdefJustification

# <a id="SuperOffice_WebApi_Data_UdefJustification" /> Enum UdefJustification

Namespace: [SuperOffice.WebApi.Data](SuperOffice.WebApi.Data.md)\
Assembly: SuperOffice.WebApi.dll

Justification - 0 = default, left, right, center
This Enum is used by:  UDefField.justification

```csharp theme={null}
public enum UdefJustification : short
```

## Fields

`Center = 2`

2:

`Default = 0`

0:

`Left = 1`

1:

`Right = 3`

3:
