RotateAngle

WordProcessingShape.RotateAngle property

Gets or sets the rotate angle of this WordProcessingShape in degrees.

public double RotateAngle { get; set; }

Property Value

The rotate angle of this WordProcessingShape in degrees.

See Also