ComponentOne PDF for WPF and Silverlight
Angle Property (StringFormat)

C1.Silverlight.Pdf.5 Assembly > C1.Silverlight.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