[]
        
(Showing Draft Content)

GrapeCity.Documents.Svg.SvgElement.CustomAttributes

CustomAttributes Property

CustomAttributes

Gets or sets the list of unknown or unsupported attributes.

Declaration
public List<SvgCustomAttribute> CustomAttributes { get; set; }
Public Property CustomAttributes As List(Of SvgCustomAttribute)