Class AdvFontData
Wraps the raw bytes of a TrueType/OpenType font file together with the offset of its table directory.
Inherited Members
Namespace: Reportman.Drawing
Assembly: Reportman.Drawing.dll
Syntax
public class AdvFontData
Constructors
View SourceAdvFontData()
Declaration
public AdvFontData()
Fields
View SourceData
Declaration
public byte[] Data
Field Value
| Type | Description |
|---|---|
| byte[] |
DirectoryOffset
Declaration
public uint DirectoryOffset
Field Value
| Type | Description |
|---|---|
| uint |