[]
Unloads OpenType tables specified with an array of tags.
public bool UnloadTables(params TableTag[] tags)
Public Function UnloadTables(ParamArray tags As TableTag()) As Boolean
Type | Name | Description |
---|---|---|
TableTag[] | tags |
Type | Description |
---|---|
bool | True if one or more tables were unloaded, False otherwise. |