Enum YJustifyValue

YJustifyValue enumeration

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

public enum YJustifyValue

Values

NameValueDescription
TopJustified0Top justified (the default).
Centered1Centered.
BottomJustified2Bottom justified.
Undefined-2147483648Undefined.

See Also