Click or drag to resize

ApiCommonAllocatePosPrinterData Method (PosPrinterDataTextAttribute, PosPrinterDataTextAlignment, PosPrinterDataTextSize)

Namespace:  Micros.PosCore.Extensibility.Scripting.API
Assembly:  PosCore (in PosCore.dll)
Syntax
C#
public Object AllocatePosPrinterData(
	PosPrinterDataTextAttribute textAtt,
	PosPrinterDataTextAlignment textAlign,
	PosPrinterDataTextSize textSize
)

Parameters

textAtt
Type: Micros.PosCore.Extensibility.PrintingPosPrinterDataTextAttribute
textAlign
Type: Micros.PosCore.Extensibility.PrintingPosPrinterDataTextAlignment
textSize
Type: Micros.PosCore.Extensibility.PrintingPosPrinterDataTextSize

Return Value

Type: Object
See Also