IFilterEffectSubtype Property |
Namespace:
Aspose.Slides.Animation
Assembly:
Aspose.Slides (in Aspose.Slides.dll) Version: 22.5.0.0 (22.5)
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