Свойство | Тип | Описание | |
---|---|---|---|
CheckSum | uint | ||
FontTable | PdfSharp.Fonts.OpenType.OpenTypeFontTable | ||
Length | int | ||
Offset | int | ||
Tag | string |
Метод | Описание | |
---|---|---|
Read ( |
||
ReadFrom ( |
Creates and reads a TableDirectoryEntry from the font image.
|
|
TableDirectoryEntry ( ) : System |
Initializes a new instance of the TableDirectoryEntry class.
|
|
TableDirectoryEntry ( string tag ) : System |
Initializes a new instance of the TableDirectoryEntry class.
|
|
Write ( PdfSharp.Fonts.OpenType.OpenTypeFontWriter writer ) : void |
public static ReadFrom ( |
||
fontData | ||
Результат |
public TableDirectoryEntry ( string tag ) : System | ||
tag | string | |
Результат | System |
public Write ( PdfSharp.Fonts.OpenType.OpenTypeFontWriter writer ) : void | ||
writer | PdfSharp.Fonts.OpenType.OpenTypeFontWriter | |
Результат | void |
public OpenTypeFontTable,PdfSharp.Fonts.OpenType FontTable | ||
Результат | PdfSharp.Fonts.OpenType.OpenTypeFontTable |