ComponentOne Word for WPF
C1.WPF.Word.4.5.2 Assembly / C1.WPF.Word Namespace / StringFormat Class / Angle Property

In This Topic
    Angle Property
    In This Topic
    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