get_effect_styles method

get_effect_styles

Returns a collection of theme defined effect styles.

Returns

Collection of effective effect styles IEffectStyleCollectionEffectiveData

def get_effect_styles(self, style_color):
    ...
ParameterTypeDescription
style_coloraspose.pydrawing.ColorColor aspose.pydrawing.Color

See Also