[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontTables.UnloadTables

UnloadTables Method

UnloadTables(params TableTag[])

Unloads OpenType tables specified with an array of tags.

Declaration
public bool UnloadTables(params TableTag[] tags)
Public Function UnloadTables(ParamArray tags As TableTag()) As Boolean
Parameters
Type Name Description
TableTag[] tags
Returns
Type Description
bool

True if one or more tables were unloaded, False otherwise.