Document Solutions for Word
GrapeCity.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageData Class / RotateWithObject Property

In This Topic
    RotateWithObject Property (ImageData)
    In This Topic
    Gets or sets whether the data rotates along with the object when the object is rotated.
    Syntax
    'Declaration
     
    Public Property RotateWithObject As System.Boolean
    public System.bool RotateWithObject {get; set;}
    See Also