AttributeName.InlineAlign_Center

AttributeName.InlineAlign_Center field

Attribute InlineAlign: Center - Each child centered within the table cell. The distance between the start edges of the child’s allocation rectangle and the table cell’s content rectangle shall be the same as the distance between their end edges.

public static readonly AttributeName InlineAlign_Center;

See Also