IsFixedPitch
TtfPostTable.IsFixedPitch property
获取 uint32 isFixedPitch。如果字体是按比例间隔的,则为 0,如果字体不是按比例 间隔(即等宽),则为非零。
public uint IsFixedPitch { get; }
也可以看看
- class TtfPostTable
- 命名空间 Aspose.Font.TtfTables
- 部件 Aspose.Font
获取 uint32 isFixedPitch。如果字体是按比例间隔的,则为 0,如果字体不是按比例 间隔(即等宽),则为非零。
public uint IsFixedPitch { get; }