THotPDF.AddType3Glyph 메서드
메서드 요약: THotPDF.AddType3Glyph 메서드
선언
procedure AddType3Glyph(const FontName : AnsiString; const CharName : AnsiString; CharCode : byte; Width : Single; const Content : AnsiString);
유닛
HPDFDoc
매개변수
| 이름 | 목적 |
|---|---|
FontName | 이름 |
CharName | 이름 |
CharCode | AddType3Glyph에서 사용하는 입력 |
Width | 좌표 |
Content | AddType3Glyph에서 사용하는 입력 |
반환 값
이 멤버는 값을 반환하지 않습니다
사용 참고 사항
- 영향을 받는 페이지, 리소스, 필드 또는 카탈로그 개체가 확정되기 전에 document creation 워크플로에서 이 API를 사용하세요
- 문서가 확정될 때까지 개체 이름, 필드 이름, 리소스 이름 및 반환된 핸들을 안정적으로 유지하세요
관련 API
- THotPDF
- THPDFPage
- 목차