Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgCustomAttribute Class / Value Property

In This Topic
    Value Property (SvgCustomAttribute)
    In This Topic
    Gets or sets a string value of the attribute.
    Syntax
    'Declaration
     
    Public Property Value As System.String
    public System.string Value {get; set;}
    See Also