Aspose::Font::Ttf::PCLFontDefinition::AddCharacterDefinition method

PCLFontDefinition::AddCharacterDefinition method

Adds TrueType character data.

void Aspose::Font::Ttf::PCLFontDefinition::AddCharacterDefinition(System::SharedPtr<PCLFontDefinition::CharDef> charDef)
ParameterTypeDescription
charDefSystem::SharedPtr<PCLFontDefinition::CharDef>character data

See Also