TSVGExportOptions
TSVGExportOptions:
object
Type declaration
encoding?
optional
encoding:"UTF-8"
height?
optional
height:string
reviver?
optional
reviver:TSVGReviver
suppressPreamble?
optional
suppressPreamble:boolean
viewBox?
optional
viewBox:object
viewBox.height
height:
number
viewBox.width
width:
number
viewBox.x
x:
number
viewBox.y
y:
number
width?
optional
width:string