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

This table contains a list of values that can be referenced by instructions. They can be used, among other things, to control characteristics for different glyphs. The length of the table must be an integral number of FWORD units.
상속: PdfSharp.Fonts.OpenType.OpenTypeFontTable
파일 보기 프로젝트 열기: DavidS/MigraDoc 1 사용 예제들

공개 메소드들

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

메소드 상세

ControlValueTable() 공개 메소드

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

Read() 공개 메소드

public Read ( ) : void
리턴 void