Public 成员函数 | |
Map< String, String > | GetFontNamesTable () |
印表机驻留字体表。键是用户友好的名称,值是印表机预期的名称。 更多... | |
void | SetFontNamesTable (Map< String, String > fontNamesTable) |
Map<String, String> com.UniPRT.Sdk.LabelMaker.Interface.IResidentFonts.GetFontNamesTable | ( | ) |
印表机驻留字体表。键是用户友好的名称,值是印表机预期的名称。
"Default" 键选择默认驻留字体。
void com.UniPRT.Sdk.LabelMaker.Interface.IResidentFonts.SetFontNamesTable | ( | Map< String, String > | fontNamesTable | ) |