Class TableData
Directory entry for a single table inside a TrueType font file, holding its tag name,
byte offset, length and checksum.
Assembly: Reportman.Drawing.dll
Syntax
Constructors
View Source
TableData(string, int, int, int)
Declaration
public TableData(string tname, int tlocation, int tlength, int tchecksum)
Parameters
Fields
View Source
Checksum
Declaration
Field Value
View Source
Length
Declaration
Field Value
View Source
Location
Declaration
Field Value
View Source
TableName
Declaration
Field Value