THotPDF.AddType3Glyph Method

Method summary: THotPDF.AddType3Glyph Method

Declaration

procedure AddType3Glyph(const FontName : AnsiString; const CharName : AnsiString; CharCode : byte; Width : Single; const Content : AnsiString);

Unit

HPDFDoc

Parameters

NamePurpose
FontNameName
CharNameName
CharCodeValue: AddType3Glyph
WidthCoordinate
ContentValue: AddType3Glyph

Return value

Returns no value

Usage notes

Related APIs