PropertyEffectValueType Property

Specifies the type of a property value. Read/write PropertyValueType.

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

Property Value

Type: PropertyValueType

Implements

IPropertyEffectValueType
See Also