StarXpandDocumentPrint class
Properties
-
hashCode
→ int
-
The hash code for this object.
no setterinherited
-
runtimeType
→ Type
-
A representation of the runtime type of the object.
no setterinherited
-
type
→ String
-
no setteroverride
Methods
-
actionCut(StarXpandCutType type)
→ dynamic
-
-
actionFeed(double height)
→ dynamic
-
-
actionFeedLine(int lines)
→ dynamic
-
-
actionPrintBarcode(String content, {StarXpandBarcodeSymbology? symbology, bool? printHri, int? barDots, StarXpandBarcodeBarRatioLevel? barRatioLevel, double? height})
→ dynamic
-
-
actionPrintImage(Uint8List image, int width)
→ dynamic
-
-
actionPrintLogo(String keyCode)
→ dynamic
-
-
actionPrintPdf417(String content, {int? column, int? line, int? module, int? aspect, StarXpandPdf417Level? level})
→ dynamic
-
-
actionPrintQRCode(String content, {StarXpandQRCodeModel? model, StarXpandQRCodeLevel? level, int? cellSize})
→ dynamic
-
-
actionPrintText(String text)
→ dynamic
-
-
add(StarXpandDocumentPrint print)
→ dynamic
-
-
getData()
→ Map
-
override
-
noSuchMethod(Invocation invocation)
→ dynamic
-
Invoked when a nonexistent method or property is accessed.
inherited
-
style({StarXpandStyleAlignment? alignment, StarXpandStyleFontType? fontType, bool? bold, bool? invert, bool? underLine, StarXpandStyleMagnification? magnification, double? characterSpace, double? lineSpace, double? horizontalPositionTo, double? horizontalPositionBy, List<int>? horizontalTabPosition, StarXpandStyleInternationalCharacter? internationalCharacter, StarXpandStyleCharacterEncodingType? secondPriorityCharacterEncoding, List<StarXpandStyleCjkCharacterType>? cjkCharacterPriority})
→ dynamic
-
-
toMap()
→ Map
-
inherited
-
toString()
→ String
-
A string representation of this object.
inherited