Font2.SoftEdgeFormat Property
Gets or sets a value specifying the type of soft edge effect used in a selection of text. Read/write.
Namespace: Microsoft.Office.Core
Assembly: office (in office.dll)
Syntax
'Declaration
Property SoftEdgeFormat As MsoSoftEdgeType
Get
Set
'Usage
Dim instance As Font2
Dim value As MsoSoftEdgeType
value = instance.SoftEdgeFormat
instance.SoftEdgeFormat = value
MsoSoftEdgeType SoftEdgeFormat { get; set; }
Property Value
Type: Microsoft.Office.Core.MsoSoftEdgeType
MsoSoftEdgeType