[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.OuterShadow.RotateWithObject

RotateWithObject Property

RotateWithObject

Gets or sets a value indicating whether the shadow rotates along with the object when the object is rotated.

Default value is true.

Note that this property cannot be applied for text.

Declaration
public bool RotateWithObject { get; set; }
Public Property RotateWithObject As Boolean