IFilterEffectType Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 20.3.0.0 (20.3)
SyntaxFilterEffectType Type { get; set; }
Property Type As FilterEffectType
Get
Set
property FilterEffectType Type {
FilterEffectType get ();
void set (FilterEffectType value);
}
abstract Type : FilterEffectType with get, set
Property Value
Type:
FilterEffectType
See Also