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