C1.Silverlight.RichTextBox.5
TextAlignment Property (C1TextRange)

Gets or sets the text alignment of the blocks in the range.
Syntax
'Declaration
 
Public Property TextAlignment As System.Nullable(Of C1TextAlignment)
public System.Nullable<C1TextAlignment> TextAlignment {get; set;}
See Also

Reference

C1TextRange Class
C1TextRange Members

 

 


Copyright (c) GrapeCity, inc. All rights reserved.