Document Solutions for PDF
GrapeCity.Documents.DX.Windows Assembly / GrapeCity.Documents.DX.Direct2D Namespace / CustomEffectAttribute Class / Description Property

In This Topic
    Description Property (CustomEffectAttribute)
    In This Topic
    Gets the Description name.
    Syntax
    'Declaration
     
    Public ReadOnly Property Description As System.String
    public System.string Description {get;}
    See Also