Globals
Stimulsoft
Report
Components
StiSignatureType
Class StiSignatureType
Hierarchy
StiSignatureType
Implements
IStiSignatureType
Index
Constructors
constructor
Properties
_hash
custom
Font
full
Name
initials
style
Methods
clone
is
Default
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
create
From
Json
Object
create
From
Xml
Constructors
constructor
new
Sti
Signature
Type
(
fullName
?:
string
, initials
?:
string
, style
?:
StiSignatureStyle
)
:
StiSignatureType
Parameters
Optional
fullName:
string
Optional
initials:
string
Optional
style:
StiSignatureStyle
Returns
StiSignatureType
Properties
Protected
_hash
_hash
:
StiMeta
[]
custom
Font
custom
Font
:
string
= "Arial"
full
Name
full
Name
:
string
= ""
initials
initials
:
string
= ""
style
style
:
StiSignatureStyle
= StiSignatureStyle.Style1
Methods
clone
clone
(
)
:
any
Returns
any
is
Default
is
Default
(
)
:
boolean
Returns
boolean
load
From
Json
Object
load
From
Json
Object
(
j
:
StiJson
)
:
void
Parameters
j:
StiJson
Returns
void
load
From
Xml
load
From
Xml
(
xn
:
XmlNode
)
:
void
Parameters
xn:
XmlNode
Returns
void
meta
meta
(
)
:
StiMeta
[]
Returns
StiMeta
[]
save
ToJson
Object
save
ToJson
Object
(
mode
:
StiJsonSaveMode
)
:
StiJson
Parameters
mode:
StiJsonSaveMode
Returns
StiJson
Static
create
From
Json
Object
create
From
Json
Object
(
j
:
StiJson
)
:
StiSignatureType
Parameters
j:
StiJson
Returns
StiSignatureType
Static
create
From
Xml
create
From
Xml
(
xmlNode
:
XmlNode
)
:
StiSignatureType
Parameters
xmlNode:
XmlNode
Returns
StiSignatureType
Globals
Stimulsoft
Report
Components
Design
Gauge
Table
Text
Formats
Sti
Signature
Type
constructor
_hash
custom
Font
full
Name
initials
style
clone
is
Default
load
From
Json
Object
load
From
Xml
meta
save
ToJson
Object
create
From
Json
Object
create
From
Xml
Generated using
TypeDoc