Click or drag to resize

PosPrinterDirective Constructor

Initializes a new instance of the PosPrinterDirective class

Namespace: Micros.PosCore.Extensibility.Printing
Assembly: PosCore (in PosCore.dll) Version: 19.8
Syntax
C#
public PosPrinterDirective(
	PosPrinterDirectiveCommand directive
)

Parameters

directive  PosPrinterDirectiveCommand
 
See Also