ComponentOne Word for WinForms
C1.C1Word.4.8 Assembly / C1.C1Word Namespace / C1WordDocument Class / RotateAngle Property

In This Topic
    RotateAngle Property
    In This Topic
    Gets or sets the rotate angle for drawing simple objects for the document in degree (from -360 to 360).
    Syntax
    'Declaration
     
    Public Property RotateAngle As System.Single
    public System.float RotateAngle {get; set;}
    See Also