Gets or sets the encoding code page to process the printer's commands. Default is 850 (IBM850/MS-DOS Latin 1).
Namespace: Neodynamic.SDK.WebAssembly: Neodynamic.SDK.WebClientPrint (in Neodynamic.SDK.WebClientPrint.dll) Version: 1.0.2000.0 (1.0.2000.0)
Syntax
Remarks
The encoding code page is needed to convert the specified printer's commands in text plain format to bytes.
If you are using the BinaryPrinterCommands property instead of PrinterCommands, then the encoding code page is not taken into account.