ComponentOne Word for UWP
Angle Property

C1.UWP.Word Assembly > C1.Xaml.Word Namespace > StringFormat Class : Angle Property
Gets or sets the angle in degrees used to render the text.
Syntax
'Declaration
 
Public Property Angle As System.Double
public System.double Angle {get; set;}
Remarks
Angles are measured counter-clockwise from the left to right direction.
See Also

Reference

StringFormat Class
StringFormat Members