Aspose::Font::Ttf::PCLFontDefinition class

PCLFontDefinition class

Font file set definition.

class PCLFontDefinition : public Aspose::Font::Sources::FontDefinition

Nested classes

Methods

MethodDescription
AddCharacterDefinition(System::SharedPtr<PCLFontDefinition::CharDef>)Adds TrueType character data.
get_FontName() overrideGets font name.
get_FontNames() overrideGets 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