[]
Sets already exist FontSubSet object to cache.
public static void SetFontSubSet(FontSubSet fss)
| Type | Name | Description |
|---|---|---|
| FontSubSet | fss | The exist FontSubSet object. |
Sets already exist FontSubSet object to cache.
public static void SetFontSubSet(FontKey fk, FontSubSet fss)
| Type | Name | Description |
|---|---|---|
| FontKey | fk | The exist FontKey object. |
| FontSubSet | fss | The exist FontSubSet object. |