CffFont.GetIndexDataProvider

CffFont.GetIndexDataProvider method

Gets provider for the specified CFF INDEX structure type.

public ICffIndexDataProvider GetIndexDataProvider(CffIndexProviderType indexType)
ParameterTypeDescription
indexTypeCffIndexProviderTypeType of INDEX structure

Return Value

Implementation of ICffIndexDataProvider interface

See Also