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
왼쪽으로 돌아가서 글리프를 가져옵니다.
float LeftSideBearing { get; }