Interface ICffIndexDataProvider
ICffIndexDataProvider interface
Basic interface for accessing INDEX structures of CFF fonts.
public interface ICffIndexDataProvider
Properties
| Name | Description |
|---|---|
| Count { get; } | The number of objects in the CFF INDEX structure. |
Methods
| Name | Description |
|---|---|
| GetRawBytes() | Gets all the bytes of the CFF INDEX structure. |
See Also
- namespace Aspose.Font.CffDataProviders
- assembly Aspose.Font