Class ExternalFontCache
Class ExternalFontCache
이름 공간 : Aspose.Page 모임: Aspose.Page.dll (25.4.0)
이 클래스를 사용하여 Aspose.Page.Device에 의해 받아 들여지는 형식으로 글꼴 캡슐을 얻으십시오.
public class ExternalFontCache
Inheritance
상속 회원들
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
ExternalFontCache()
public ExternalFontCache()
Methods
CreateFontByFamilyName(링크, 플로이트, FontStyle)
System.Drawing.Font을 문자 그대로 가족 이름, 스타일 및 크기로 만듭니다.
public static Font CreateFontByFamilyName(string familyName, float size, FontStyle style)
Parameters
familyName
string
가족 이름을 쓴다.
size
float
글꼴 크기 포인트 (한 포인트 1/72 인치)
style
FontStyle
글쓰기 스타일
Returns
포인트 객체를 반환합니다.
FetchDrFont(링크, 플로이트, FontStyle)
Aspose.Page.Font.DrFont 문자 그대로 가족 이름, 크기 및 스타일.
public static DrFont FetchDrFont(string familyName, float sizePoints, FontStyle style)
Parameters
familyName
string
가족 이름을 쓴다.
sizePoints
float
글꼴 크기 포인트 (한 포인트 1/72 인치)
style
FontStyle
글쓰기 스타일
Returns
돌아가기 DrFont