Aspose::Font::Ttf::PCLFontDefinition::AddCharacterDefinition method
PCLFontDefinition::AddCharacterDefinition method
Adds TrueType character data.
void Aspose::Font::Ttf::PCLFontDefinition::AddCharacterDefinition(System::SharedPtr<PCLFontDefinition::CharDef> charDef)
Parameter | Type | Description |
---|---|---|
charDef | System::SharedPtr<PCLFontDefinition::CharDef> | character data |
See Also
- Typedef SharedPtr
- Class CharDef
- Class PCLFontDefinition
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++