Globals
Stimulsoft
Report
Export
StiSvgWriter
Class StiSvgWriter
Hierarchy
XmlTextWriter
StiSvgWriter
Index
Constructors
constructor
Properties
formatting
indentation
text
Writer
Accessors
font
Styles
Text
Methods
close
constructor_
flush
write
Attribute
String
write
Doc
Type
write
Element
String
write
Element
String2
write
Element
String3
write
Embedded
Fonts
Definitions
write
End
Attribute
write
End
Document
write
End
Element
write
Full
End
Element
write
Name
write
Qualified
Name
write
Raw
write
Start
Attribute
write
Start
Document
write
Start
Element
write
String
Constructors
constructor
new
Sti
Svg
Writer
(
report
:
StiReport
,
...
rest
:
ConstructorParameters
<
typeof XmlTextWriter
>
)
:
StiSvgWriter
Parameters
report:
StiReport
Rest
...
rest:
ConstructorParameters
<
typeof XmlTextWriter
>
Returns
StiSvgWriter
Properties
formatting
formatting
:
Formatting
indentation
indentation
:
number
text
Writer
text
Writer
:
TextWriter
Accessors
font
Styles
Text
get
fontStylesText
(
)
:
string
Returns
string
Methods
close
close
(
)
:
void
Returns
void
constructor_
constructor_
(
encoding
:
Encoding
, w
?:
MemoryStream
)
:
void
Parameters
encoding:
Encoding
Optional
w:
MemoryStream
Returns
void
flush
flush
(
)
:
void
Returns
void
write
Attribute
String
write
Attribute
String
(
localName
:
string
, value
:
string
)
:
void
Parameters
localName:
string
value:
string
Returns
void
write
Doc
Type
write
Doc
Type
(
name
:
string
, pubid
:
string
, sysid
:
string
, subset
:
string
)
:
void
Parameters
name:
string
pubid:
string
sysid:
string
subset:
string
Returns
void
write
Element
String
write
Element
String
(
localName
:
string
, value
:
string
)
:
void
Parameters
localName:
string
value:
string
Returns
void
write
Element
String2
write
Element
String2
(
localName
:
string
, ns
:
string
, value
:
string
)
:
void
Parameters
localName:
string
ns:
string
value:
string
Returns
void
write
Element
String3
write
Element
String3
(
prefix
:
string
, localName
:
string
, ns
:
string
, value
:
string
)
:
void
Parameters
prefix:
string
localName:
string
ns:
string
value:
string
Returns
void
write
Embedded
Fonts
Definitions
write
Embedded
Fonts
Definitions
(
)
:
void
Returns
void
write
End
Attribute
write
End
Attribute
(
)
:
void
Returns
void
write
End
Document
write
End
Document
(
)
:
void
Returns
void
write
End
Element
write
End
Element
(
)
:
void
Returns
void
write
Full
End
Element
write
Full
End
Element
(
)
:
void
Returns
void
write
Name
write
Name
(
name
:
string
)
:
void
Parameters
name:
string
Returns
void
write
Qualified
Name
write
Qualified
Name
(
localName
:
string
, ns
:
string
)
:
void
Parameters
localName:
string
ns:
string
Returns
void
write
Raw
write
Raw
(
data
:
string
)
:
void
Parameters
data:
string
Returns
void
write
Start
Attribute
write
Start
Attribute
(
prefix
:
string
, localName
:
string
, ns
:
string
)
:
void
Parameters
prefix:
string
localName:
string
ns:
string
Returns
void
write
Start
Document
write
Start
Document
(
standalone
?:
boolean
)
:
void
Parameters
Optional
standalone:
boolean
Returns
void
write
Start
Element
write
Start
Element
(
localName
:
string
)
:
void
Parameters
localName:
string
Returns
void
write
String
write
String
(
text
:
string
)
:
void
Parameters
text:
string
Returns
void
Globals
Stimulsoft
Report
Export
Htmls
Office
Services
Sti
Svg
Writer
constructor
formatting
indentation
text
Writer
font
Styles
Text
close
constructor_
flush
write
Attribute
String
write
Doc
Type
write
Element
String
write
Element
String2
write
Element
String3
write
Embedded
Fonts
Definitions
write
End
Attribute
write
End
Document
write
End
Element
write
Full
End
Element
write
Name
write
Qualified
Name
write
Raw
write
Start
Attribute
write
Start
Document
write
Start
Element
write
String
Generated using
TypeDoc