TextAlignAttribute Enum

Specifies text align attribute.

public enum TextAlignAttribute
Public Enum TextAlignAttribute

Inheritance: ObjectValueTypeEnumTextAlignAttribute

Fields

TextAlignAttribute.Center1Centered between the start and end edges.
TextAlignAttribute.End2Aligned with the end edge.
TextAlignAttribute.Justify3Justify.
TextAlignAttribute.Start0Aligned 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:

See Also

ceTe.DynamicPDF

In this topic