[]
        
(Showing Draft Content)

GrapeCity.Documents.Word.Reflection.RotateWithObject

RotateWithObject Property

RotateWithObject

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

The default is true.

Note that this property cannot be applied for text.

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