InlineShape.SoftEdge Property

Returns the soft edge formatting for a shape. 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 InlineShape
Dim value As SoftEdgeFormat

value = instance.SoftEdge
SoftEdgeFormat SoftEdge { get; }

Property Value

Type: Microsoft.Office.Interop.Word.SoftEdgeFormat
SoftEdgeFormat

See Also

Reference

InlineShape Interface

InlineShape Members

Microsoft.Office.Interop.Word Namespace