DS.Documents.Imaging Assembly / GrapeCity.Documents.Svg Namespace / SvgElement Class / CustomAttributes Property

In This Topic
CustomAttributes Property
In This Topic
Gets or sets the list of unknown or unsupported attributes.
Syntax
'Declaration
 
Public Property CustomAttributes As System.Collections.Generic.List(Of SvgCustomAttribute)
 
See Also