Share via


SoftEdgeFormat.Type Property

Returns or sets an MsoBevelType constant that represents the bevel type for the edges of images that use soft edge formatting. Read/write.

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

Syntax

'Declaration
Property Type As MsoSoftEdgeType
    Get
    Set
'Usage
Dim instance As SoftEdgeFormat
Dim value As MsoSoftEdgeType

value = instance.Type

instance.Type = value
MsoSoftEdgeType Type { get; set; }

Property Value

Type: MsoSoftEdgeType
MsoBevelType

See Also

Reference

SoftEdgeFormat Interface

SoftEdgeFormat Members

Microsoft.Office.Interop.Word Namespace