[]
Raw (binary font data or file path name) font subset.
[CLSCompliant(false)]
public class RawFontSubSet : FontSubSet
| Name | Description |
|---|---|
| RawFontSubSet(byte[]) | Initialization raw subset. |
| RawFontSubSet(string) | Initialization raw subset. |
| Name | Description |
|---|---|
| GetFontSubSet(byte[]) | Gets font subset for raw font data. |
| GetFontSubSet(string) | Gets font subset for font file name with path. |
| GetFontTableStream(string) | Gets stream for the font table block by name. |
| Init() | Initialization fields. |