CSSTextAlignProperty public sealed class CSSTextAlignProperty : CSSProperty Information can be found on MDN: https://developer.mozilla.org/en-US/docs/Web/CSS/text-align Documentation Code public HorizontalAlignment Align { get; } Gets the selected horizontal alignment mode.