StringIndexDataProvider.Item
StringIndexDataProvider indexer
获取/设置 指定索引处的字符串。
public abstract string this[int index] { get; set; }
| 参数 | 描述 |
|---|---|
| 索引 | 字符串的索引,索引指的是 CFF INDEX 结构中的序号,而非 SID |
返回值
String
另见
- class StringIndexDataProvider
- namespace Aspose.Font.CffDataProviders
- assembly Aspose.Font