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
Показать файл Открыть проект Примеры использования класса

Открытые методы

Метод Описание
FontProgram ( FontData fontData ) : System
Read ( ) : void

Описание методов

FontProgram() публичный Метод

public FontProgram ( FontData fontData ) : System
fontData FontData
Результат System

Read() публичный Метод

public Read ( ) : void
Результат void