NameIndexDataProvider.GetName

NameIndexDataProvider.GetName method

Gets name of font at the specified index.

public abstract string GetName(int index)
ParameterTypeDescription
indexInt32Font index

Return Value

Font name

See Also