Document Solutions for PDF
GrapeCity.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / Tag Property

In This Topic
    Tag Property (SvgElement)
    In This Topic
    Gets or sets the object with arbitrary data.
    Syntax
    'Declaration
     
    Public Property Tag As System.Object
    public System.object Tag {get; set;}
    See Also