Enum PropertyValueType
Specifies the value type of property effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum PropertyValueType
Fields
Name | Description |
---|---|
Color | Specifies the property value type is Color |
NotDefined | Specifies the property value type is NotDefined |
Number | Specifies the property value type is Number |
String | Specifies the property value type is String |