Interface IGlyph
Interface IGlyph
名称: Aspose.Page 收藏: Aspose.Page.dll (25.5.0)
此界面提供访问Glyph的主要参数。
public interface IGlyphProperties
AdvanceWidth
返回Glyph的先进宽度。
float AdvanceWidth { get; }财产价值
CharCode
返回Glyph的卡代码。
char CharCode { get; }财产价值
LeftSideBearing
返回左侧携带Glyph。
float LeftSideBearing { get; }