TextBlockTextAlignment Property |
Gets or sets how the text should be aligned in the TextBlock.
Namespace: Windows.UI.Xaml.ControlsAssembly: CSharpXamlForHtml5 (in CSharpXamlForHtml5.dll) Version: 1.0.0.0
Syntax public TextAlignment TextAlignment { get; set; }
Property Value
Type:
TextAlignmentSee Also