C# Class 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.
Inheritance: PdfSharp.Fonts.OpenType.OpenTypeFontTable
Afficher le fichier Open project: DavidS/MigraDoc Class Usage Examples

Méthodes publiques

Méthode Description
ControlValueTable ( FontData fontData ) : System
Read ( ) : void

Method Details

ControlValueTable() public méthode

public ControlValueTable ( FontData fontData ) : System
fontData FontData
Résultat System

Read() public méthode

public Read ( ) : void
Résultat void