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
| Name | Purpose |
|---|---|
FontName | Name |
CharName | Name |
CharCode | Value: AddType3Glyph |
Width | Coordinate |
Content | Value: AddType3Glyph |
Return value
Returns no value
Usage notes
- Call: THotPDF.AddType3Glyph
- Stable
Related APIs
- THotPDF
- THPDFPage
- Contents