C1.WPF.PrintDocument.4.6.2 Assembly / C1.C1Preview Namespace / Style Class / TextAngle Property

In This Topic
TextAngle Property
In This Topic
Gets or sets the text rotation angle, in degrees counterclockwise from the X axis.
Syntax
'Declaration
 
Public Property TextAngle As Single
 
Remarks
This property is non-ambient (inherited from the Parent of the current style if not explicitly set).

The default is 0.

See Also