Enum FilterEffectRevealType
Specifies the reveal type of filter effect
Namespace: Syncfusion.Presentation
Assembly: Syncfusion.Presentation.Base.dll
Syntax
public enum FilterEffectRevealType
Fields
Name | Description |
---|---|
In | Specifies the filter effect reveal type is In |
None | Specifies the filter effect reveal type is None |
NotDefined | Specifies the filter effect reveal type is Not Defined |
Out | Specifies the filter effect reveal type is Out |