ShapeRange.SoftEdge Property
Returns a SoftEdgeFormat object that represents the soft edge formatting for a range of shapes. Read-only.
Namespace: Microsoft.Office.Interop.Word
Assembly: Microsoft.Office.Interop.Word (in Microsoft.Office.Interop.Word.dll)
Syntax
'Declaration
ReadOnly Property SoftEdge As SoftEdgeFormat
Get
'Usage
Dim instance As ShapeRange
Dim value As SoftEdgeFormat
value = instance.SoftEdge
SoftEdgeFormat SoftEdge { get; }
Property Value
Type: Microsoft.Office.Interop.Word.SoftEdgeFormat
SoftEdgeFormat