Property Centered Centered Gets or sets a value indicating whether the alignment of this TextElement is centered. See Alignment Declaration public bool Centered { get; set; } Property Value Type Description System.Boolean true if centered; otherwise, false. Implements IElement.Centered