TextAlignAttribute Enum
Specifies text align attribute.
public enum TextAlignAttribute
Public Enum TextAlignAttribute
Inheritance: ObjectValueTypeEnumTextAlignAttribute
Fields
TextAlignAttribute.Center | 1 | Centered between the start and end edges. |
TextAlignAttribute.End | 2 | Aligned with the end edge. |
TextAlignAttribute.Justify | 3 | Justify. |
TextAlignAttribute.Start | 0 | Aligned with the start edge. |
Licensing Info
This enum is a full DynamicPDF Core Suite feature. One of the following is required for non-evaluation usage:
- An active DynamicPDF Ultimate Subscription
- An active DynamicPDF Professional or Professional Plus Subscription with DynamicPDF Core Suite selected.
- A DynamicPDF Core Suite for .NET v12.X Developer License.