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: 18.2
Syntax
C#
public PosPrinterDirective(
	PosPrinterDirectiveCommand directive
)

Parameters

directive
Type: Micros.PosCore.Extensibility.PrintingPosPrinterDirectiveCommand
See Also