[]
DsPdfJS API / SvgAttribute
SvgAttribute =
object
Specifies properties of an SVG attribute.
attributeName:
string
The name of the attribute, including the optional prefix.
optionalnamespace:string
The namespace of the attribute.
value:
string
A string value of the attribute.