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

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