Inherits asposebarcode.Assist.BaseJavaClass.
◆ __init__()
| def asposebarcode.Generation.ITFParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getItfBorderThickness()
| def asposebarcode.Generation.ITFParameters.getItfBorderThickness |
( |
|
self | ) |
|
◆ getItfBorderType()
| def asposebarcode.Generation.ITFParameters.getItfBorderType |
( |
|
self | ) |
|
◆ getQuietZoneCoef()
| def asposebarcode.Generation.ITFParameters.getQuietZoneCoef |
( |
|
self | ) |
|
◆ init()
| def asposebarcode.Generation.ITFParameters.init |
( |
|
self | ) |
|
◆ setItfBorderThickness()
| def asposebarcode.Generation.ITFParameters.setItfBorderThickness |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setItfBorderType()
| def asposebarcode.Generation.ITFParameters.setItfBorderType |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setQuietZoneCoef()
| def asposebarcode.Generation.ITFParameters.setQuietZoneCoef |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ toString()
| def asposebarcode.Generation.ITFParameters.toString |
( |
|
self | ) |
|
◆ itfBorderThickness
| asposebarcode.Generation.ITFParameters.itfBorderThickness = None |
|
static |