[]
        
(Showing Draft Content)

GrapeCity.Documents.Text.FontTables.IsLoaded

IsLoaded Method

IsLoaded(TableTag)

Returns a value indicating if the specified OpenType table is loaded.

Declaration
public bool IsLoaded(TableTag tag)
Public Function IsLoaded(tag As TableTag) As Boolean
Parameters
Type Name Description
TableTag tag
Returns
Type Description
bool