Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / ImageEffect Class / EffectType Property

In This Topic
    EffectType Property
    In This Topic
    Gets the image effect type.
    Syntax
    'Declaration
     
    Public ReadOnly Property EffectType As ImageEffectType
    public ImageEffectType EffectType {get;}
    See Also