UniPRT SDK  v1.0.0.0
com.UniPRT.Sdk.LabelMaker.Interface.IResidentFonts Interface Reference

Public Member Functions

Map< String, String > GetFontNamesTable ()
 Table of printer resident fonts. The key is the user-friendly name and the value is the name expected by the printer. More...
 
void SetFontNamesTable (Map< String, String > fontNamesTable)
 

Member Function Documentation

◆ GetFontNamesTable()

Map<String, String> com.UniPRT.Sdk.LabelMaker.Interface.IResidentFonts.GetFontNamesTable ( )

Table of printer resident fonts. The key is the user-friendly name and the value is the name expected by the printer.

"Default" key selects the default resident font.

◆ SetFontNamesTable()

void com.UniPRT.Sdk.LabelMaker.Interface.IResidentFonts.SetFontNamesTable ( Map< String, String >  fontNamesTable)

The documentation for this interface was generated from the following file: