영문화완료
This commit is contained in:
@@ -10,11 +10,11 @@ namespace ResultView
|
||||
{
|
||||
public string MCName { get; set; }
|
||||
|
||||
[DisplayName("프린터이름")]
|
||||
[DisplayName("Printer Name")]
|
||||
public string PrinterName { get; set; }
|
||||
[DisplayName("프린트 테두리 그림")]
|
||||
[DisplayName("Print Border Drawing")]
|
||||
public Boolean DrawBorder { get; set; }
|
||||
[DisplayName("라벨포맷 7자리 사용")]
|
||||
[DisplayName("Use 7-Digit Label Format")]
|
||||
public Boolean PrinterForm7 { get; set; }
|
||||
public override void AfterLoad()
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user