Click or drag to resize

ApiCommonAllocatePosPrinterData(PosPrinterDataTextAttribute, PosPrinterDataTextAlignment, PosPrinterDataTextSize) Method


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

Parameters

textAtt  PosPrinterDataTextAttribute
 
textAlign  PosPrinterDataTextAlignment
 
textSize  PosPrinterDataTextSize
 

Return Value

Object
See Also