Aspose::Font::Ttf::PCLFontDefinition class
PCLFontDefinition class
Font file set definition.
class PCLFontDefinition : public Aspose::Font::Sources::FontDefinition
Nested classes
- Class BitmapCharDef
- Class CharDef
- Class PclBitmapFontDef
- Class PclFontDef
- Class PclTrueTypeFontDef
- Class TrueTypeCharDef
Methods
Method | Description |
---|---|
AddCharacterDefinition(System::SharedPtr<PCLFontDefinition::CharDef>) | Adds TrueType character data. |
get_FontName() override | Gets font name. |
get_FontNames() override | Gets font names as a MultiLanguageString object. |
PCLFontDefinition() | Initializes new PCL font definition object. |
SetGlobalFontDefinition(System::SharedPtr<PCLFontDefinition::PclFontDef>) | Sets TrueType data of the PCL font. |
See Also
- Class FontDefinition
- Namespace Aspose::Font::Ttf
- Library Aspose.Font for C++