Share via


ImageEffect.ArtisticPastelsSmooth Property

ArtisticPastelsSmooth.Represents the element tag in schema: a14:artisticPastelsSmooth

Namespace:  DocumentFormat.OpenXml.Office2010.Drawing
Assembly:  DocumentFormat.OpenXml (in DocumentFormat.OpenXml.dll)

Syntax

'Declaration
Public Property ArtisticPastelsSmooth As ArtisticPastelsSmooth
    Get
    Set
'Usage
Dim instance As ImageEffect
Dim value As ArtisticPastelsSmooth

value = instance.ArtisticPastelsSmooth

instance.ArtisticPastelsSmooth = value
public ArtisticPastelsSmooth ArtisticPastelsSmooth { get; set; }

Property Value

Type: DocumentFormat.OpenXml.Office2010.Drawing.ArtisticPastelsSmooth

See Also

Reference

ImageEffect Class

ImageEffect Members

DocumentFormat.OpenXml.Office2010.Drawing Namespace