[]
        
(Showing Draft Content)

SvgAttribute

DsPdfJS API v9.1.0


DsPdfJS API / SvgAttribute

Type Alias: SvgAttribute

SvgAttribute = object

Specifies properties of an SVG attribute.

Properties

attributeName

attributeName: string

The name of the attribute, including the optional prefix.


namespace?

optional namespace: string

The namespace of the attribute.


value

value: string

A string value of the attribute.