XJustifyValue

XJustifyValue enumeration

The x-offset of the smart tag button relative to the point defined by the X and Y elements.

public enum XJustifyValue

Values

Name Value Description
LeftJustified 0 Left justified (the default).
Centered 1 Centered.
RightJustified 2 Right justified.
Undefined -2147483648 Undefined.

See Also