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

In This Topic
    Effects Property (ShapeStyle)
    In This Topic
    Gets a reference to an effects style in a FormatScheme.Effects list.
    Syntax
    'Declaration
     
    Public ReadOnly Property Effects As StyleEffects
    public StyleEffects Effects {get;}
    See Also