C# 클래스 PdfSharp.Fonts.OpenType.FontProgram

This table is similar to the CVT Program, except that it is only run once, when the font is first used. It is used only for FDEFs and IDEFs. Thus the CVT Program need not contain function definitions. However, the CVT Program may redefine existing FDEFs or IDEFs.
상속: PdfSharp.Fonts.OpenType.OpenTypeFontTable
파일 보기 프로젝트 열기: DavidS/MigraDoc 1 사용 예제들

공개 메소드들

메소드 설명
FontProgram ( FontData fontData ) : System
Read ( ) : void

메소드 상세

FontProgram() 공개 메소드

public FontProgram ( FontData fontData ) : System
fontData FontData
리턴 System

Read() 공개 메소드

public Read ( ) : void
리턴 void