GlyphStringId
GlyphStringId class
表示字符串字形id。
public class GlyphStringId : GlyphId
构造函数
| 姓名 | 描述 |
|---|---|
| GlyphStringId(string) | 初始化新的GlyphStringId对象. |
特性
| 姓名 | 描述 |
|---|---|
| static NotDefId { get; } | 获取的不是默认值。 |
| Value { get; set; } | 获取或设置字符串值。 |
方法
| 姓名 | 描述 |
|---|---|
| override Equals(object) | 如果字符串 ID 相等,则返回 true。 |
| override GetHashCode() | GetHashCode 实现。 |
| override ToGlyphStringId() | 将 GlyphId 转换为 GlyphStringId |
| virtual ToGlyphUInt32Id() | 虚拟转换为 GlyphUInt32Id。 GlyphUInt32Id 覆盖以返回 instance. |
| override ToString() | 返回字形 id 的字符串值。 |
也可以看看
- class GlyphId
- 命名空间 Aspose.Font.Glyphs
- 部件 Aspose.Font