Enum UdefJustification
Justification - 0 = default, left, right, center This Enum is used by: UDefField.justification
Namespace: SuperOffice.Data
Assembly: SoCore.dll
Syntax
[DataContract(Namespace = "http://www.superoffice.net/ws/crm/NetServer/10.3.0.0")]
public enum UdefJustification : short
Fields
Name | Description |
---|---|
Center | 2: |
Default | 0: |
Left | 1: |
Right | 3: |