Document Solutions for Word
GrapeCity.Documents.Word.Layout Assembly / GrapeCity.Documents.Word.Layout Namespace / SharedObject Class / RotationAngle Property

In This Topic
    RotationAngle Property
    In This Topic
    Gets the rotation angle, in degrees.
    Syntax
    'Declaration
     
    Public ReadOnly Property RotationAngle As System.Single
    public System.float RotationAngle {get;}
    See Also