Document Solutions for Word
DS.Documents.Word Assembly / GrapeCity.Documents.Word Namespace / FormatScheme Class / Effects Property

In This Topic
    Effects Property (FormatScheme)
    In This Topic
    Gets a list of three or more shape effects styles that are used within the theme.
    Syntax
    'Declaration
     
    Public ReadOnly Property Effects As ShapeEffectsList
    public ShapeEffectsList Effects {get;}
    See Also