Aspose::Font::NameToCodeMap::ContainsKey method

NameToCodeMap::ContainsKey method

Returns true in case the key is already in the map.

bool Aspose::Font::NameToCodeMap::ContainsKey(System::String name)
ParameterTypeDescription
nameSystem::StringGlyph name.

ReturnValue

True or false.

See Also