Remarks
The property returns null when the text selection contains multiple paragraphs with mixed setting.
Gets or sets a value specifying whether text is centered at the current input position. If text is selected, the property specifies this attribute for the whole selected text.
public bool? Centered { get; set; }
Public Property Centered() As Nullable(Of Boolean)
The property returns null when the text selection contains multiple paragraphs with mixed setting.