Enum 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

NameValueDescription
LeftJustified0Left justified (the default).
Centered1Centered.
RightJustified2Right justified.
Undefined-2147483648Undefined.

See Also