ImageEffect.SharpenSoften Property
SharpenSoften.Represents the element tag in schema: a14:sharpenSoften
Namespace: DocumentFormat.OpenXml.Office2010.Drawing
Assembly: DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)
Syntax
'Declaración
Public Property SharpenSoften As SharpenSoften
Get
Set
'Uso
Dim instance As ImageEffect
Dim value As SharpenSoften
value = instance.SharpenSoften
instance.SharpenSoften = value
public SharpenSoften SharpenSoften { get; set; }
Property Value
Type: DocumentFormat.OpenXml.Office2010.Drawing.SharpenSoften