ComponentOne PDF for WPF and Silverlight
Angle Property (StringFormat)

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

Reference

StringFormat Class
StringFormat Members