ShapeRange.Adjustments Property

Returns a Adjustments object that contains adjustment values for all the adjustments in the specified ShapeRange object that represents an AutoShape or WordArt.

Namespace:  Microsoft.Office.Interop.Word
Assembly:  Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)

Syntax

'Declaration
ReadOnly Property Adjustments As Adjustments
    Get
'Usage
Dim instance As ShapeRange
Dim value As Adjustments

value = instance.Adjustments
Adjustments Adjustments { get; }

Property Value

Type: Microsoft.Office.Interop.Word.Adjustments

See Also

Reference

ShapeRange Interface

ShapeRange Members

Microsoft.Office.Interop.Word Namespace