FilterEffectSubtype Property

Represents subtype of filter effect. Read/write FilterEffectSubtype.

Namespace:  Aspose.Slides.Animation
Assembly:  Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
Syntax
public FilterEffectSubtype Subtype { get; set; }

Property Value

Type: FilterEffectSubtype

Implements

IFilterEffectSubtype
See Also