Inherits asposebarcode.Assist.BaseJavaClass.
|
def | __init__ (self, javaClass) |
|
def | init (self) |
|
def | getTwoDDisplayText (self) |
|
def | setTwoDDisplayText (self, value) |
|
def | getFontMode (self) |
|
def | setFontMode (self, value) |
|
def | getFont (self) |
|
def | setFont (self, value) |
|
def | getSpace (self) |
|
def | setSpace (self, value) |
|
def | getAlignment (self) |
|
def | setAlignment (self, value) |
|
def | getColor (self) |
|
def | setColor (self, value) |
|
def | getLocation (self) |
|
def | setLocation (self, value) |
|
def | getNoWrap (self) |
|
def | setNoWrap (self, value) |
|
def | toString (self) |
|
def | getJavaClass (self) |
|
def | setJavaClass (self, javaClass) |
|
def | getJavaClassName (self) |
|
def | isNull (self) |
|
def | printJavaClassName (self) |
|
◆ __init__()
def asposebarcode.Generation.CodetextParameters.__init__ |
( |
|
self, |
|
|
|
javaClass |
|
) |
| |
◆ getAlignment()
def asposebarcode.Generation.CodetextParameters.getAlignment |
( |
|
self | ) |
|
◆ getColor()
def asposebarcode.Generation.CodetextParameters.getColor |
( |
|
self | ) |
|
◆ getFont()
def asposebarcode.Generation.CodetextParameters.getFont |
( |
|
self | ) |
|
◆ getFontMode()
def asposebarcode.Generation.CodetextParameters.getFontMode |
( |
|
self | ) |
|
◆ getLocation()
def asposebarcode.Generation.CodetextParameters.getLocation |
( |
|
self | ) |
|
◆ getNoWrap()
def asposebarcode.Generation.CodetextParameters.getNoWrap |
( |
|
self | ) |
|
◆ getSpace()
def asposebarcode.Generation.CodetextParameters.getSpace |
( |
|
self | ) |
|
◆ getTwoDDisplayText()
def asposebarcode.Generation.CodetextParameters.getTwoDDisplayText |
( |
|
self | ) |
|
◆ init()
def asposebarcode.Generation.CodetextParameters.init |
( |
|
self | ) |
|
◆ setAlignment()
def asposebarcode.Generation.CodetextParameters.setAlignment |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setColor()
def asposebarcode.Generation.CodetextParameters.setColor |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setFont()
def asposebarcode.Generation.CodetextParameters.setFont |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setFontMode()
def asposebarcode.Generation.CodetextParameters.setFontMode |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setLocation()
def asposebarcode.Generation.CodetextParameters.setLocation |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setNoWrap()
def asposebarcode.Generation.CodetextParameters.setNoWrap |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setSpace()
def asposebarcode.Generation.CodetextParameters.setSpace |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ setTwoDDisplayText()
def asposebarcode.Generation.CodetextParameters.setTwoDDisplayText |
( |
|
self, |
|
|
|
value |
|
) |
| |
◆ toString()
def asposebarcode.Generation.CodetextParameters.toString |
( |
|
self | ) |
|
◆ font
asposebarcode.Generation.CodetextParameters.font = None |
|
static |
◆ space
asposebarcode.Generation.CodetextParameters.space = None |
|
static |