PageModeBuilder
The class that creates StarXpandCommand for page mode
Constructor |
|
---|---|
Initialize object |
Method |
|
---|---|
Set the printing direction |
|
Set the horizontal absolute position |
|
Set the horizontal relative position |
|
Set the vertical absolute position |
|
Set the vertical relative position |
|
styleAmbiguousCharacterWidthType(type: AmbiguousCharacterWidthType) |
Set the Width type of a character when printing ambiguous characters in UTF-8 |
Set the font |
|
Set the bold |
|
Set the inversion |
|
Set the underline |
|
Set the magnification |
|
Set the character spacing |
|
Set the line spacing |
|
Set the horizontal tab positions |
|
styleInternationalCharacter(type: InternationalCharacterType) |
Set international character |
styleSecondPriorityCharacterEncoding(type: CharacterEncodingType) |
Set the secondary character encoding |
Set the priority of CJK unified ideographs |
|
actionPrintText(content: String, parameter: TextParameter? = null) |
Execute text printing |
Execute barcode printing |
|
Execute PDF417 printing |
|
Execute QR code printing |
|
Execute image printing |
|
Execute ruled line printing |
|
Execute rectangle printing |
|
Add a page mode |
|
addPageMode(parameter: PageModeAreaParameter, builder: PageModeBuilder) |
Add a page mode |