Exemple #1
0
 /// <summary>
 /// 设置字符代码页
 /// </summary>
 /// <param name="table">字符代码表</param>
 public byte[] FontCode(CodeTable table) => Command.CharCodePage.AddByte(table.ToByte());