Interface IGlyph

Interface IGlyph

Namespace: Aspose.Page
Assembly: Aspose.Page.dll (25.1.2)

อินเทอร์เฟซนี้ให้การเข้าถึงพารามิเตอร์หลักของ glyphs.

public interface IGlyph

Properties

AdvanceWidth

คืนค่าความกว้างที่พัฒนาแล้วของ glyph.

float AdvanceWidth { get; }

Property Value

float

CharCode

คืนค่ารหัสตัวอักษรของ glyph.

char CharCode { get; }

Property Value

char

LeftSideBearing

คืนค่าการรองรับด้านซ้ายของ glyph.

float LeftSideBearing { get; }

Property Value

float

 แบบไทย