CffFont.GetIndexDataProvider
CffFont.GetIndexDataProvider method
Gets provider for the specified CFF INDEX structure type.
public ICffIndexDataProvider GetIndexDataProvider(CffIndexProviderType indexType)
Parameter | Type | Description |
---|---|---|
indexType | CffIndexProviderType | Type of INDEX structure |
Return Value
Implementation of ICffIndexDataProvider
interface
See Also
- interface ICffIndexDataProvider
- enum CffIndexProviderType
- class CffFont
- namespace Aspose.Font.Cff
- assembly Aspose.Font