Globals
Stimulsoft
Report
BarCodes
ErrorCorrectionLevel
Class ErrorCorrectionLevel
Hierarchy
ErrorCorrectionLevel
Index
Constructors
constructor
Properties
H
L
M
Q
Methods
get
Bits
get
Name
ordinal
to
String
for
Bits
Constructors
constructor
new
Error
Correction
Level
(
ordinal
:
number
, bits
:
number
, name
:
string
)
:
ErrorCorrectionLevel
Parameters
ordinal:
number
bits:
number
name:
string
Returns
ErrorCorrectionLevel
Properties
Static
H
H
:
ErrorCorrectionLevel
= new ErrorCorrectionLevel(3, 2, "H")
Static
L
L
:
ErrorCorrectionLevel
= new ErrorCorrectionLevel(0, 1, "L")
Static
M
M
:
ErrorCorrectionLevel
= new ErrorCorrectionLevel(1, 0, "M")
Static
Q
Q
:
ErrorCorrectionLevel
= new ErrorCorrectionLevel(2, 3, "Q")
Methods
get
Bits
get
Bits
(
)
:
number
Returns
number
get
Name
get
Name
(
)
:
string
Returns
string
ordinal
ordinal
(
)
:
number
Returns
number
to
String
to
String
(
)
:
string
Returns
string
Static
for
Bits
for
Bits
(
bits
:
number
)
:
ErrorCorrectionLevel
Parameters
bits:
number
Returns
ErrorCorrectionLevel
Globals
Stimulsoft
Report
Bar
Codes
Sti
Barcode
Utils
Chart
Check
Code
Dom
Components
Cross
Tab
Dashboard
Dashboards
Design
Dictionary
Engine
Events
Export
Expressions
Func
Gauge
Helpers
Import
Maps
Painters
Resources
Styles
Units
Viewer
Web
Error
Correction
Level
constructor
H
L
M
Q
get
Bits
get
Name
ordinal
to
String
for
Bits
Generated using
TypeDoc