NameToCodeMap.Keys
NameToCodeMap.Keys property
Returns string names collection.
public KeyCollection<string, int> Keys { get; }
See Also
- class NameToCodeMap
- namespace Aspose.Font
- assembly Aspose.Font
Returns string names collection.
public KeyCollection<string, int> Keys { get; }