C# Class PdfSharp.Fonts.TrueType.GenericFontTable

Generic font table. Not yet used
Inheritance: TrueTypeFontTable
Afficher le fichier Open project: GNOME/pdfmod Class Usage Examples

Méthodes publiques

Méthode Description
GenericFontTable ( FontData fontData, string tag ) : System
GenericFontTable ( TrueTypeFontTable fontTable ) : System

Méthodes protégées

Méthode Description
DeepCopy ( ) : TrueTypeFontTable

Method Details

DeepCopy() protected méthode

protected DeepCopy ( ) : TrueTypeFontTable
Résultat TrueTypeFontTable

GenericFontTable() public méthode

public GenericFontTable ( FontData fontData, string tag ) : System
fontData FontData
tag string
Résultat System

GenericFontTable() public méthode

public GenericFontTable ( TrueTypeFontTable fontTable ) : System
fontTable TrueTypeFontTable
Résultat System