Class FontMatcher
Class FontMatcher
이름 공간 : Aspose.Html.Rendering.Fonts 구성: Aspose.HTML.dll (25.4.0)
이 클래스는 글꼴과 일치하는 알고리즘의 일부 부분을 제어 할 수 있습니다.
[ComVisible(true)]
public abstract class FontMatcher
Inheritance
상속 회원들
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Constructors
FontMatcher()
protected FontMatcher()
Methods
MatchFontFallback(원산지 소유자, uint)
이 방법은 fontMatchingProperties"를 기반으로 진정한 유형의 문자를 반환해야합니다.이 문자는
charCode"를 반환 할 수 있습니다.이 문자는
charCode"를 반환 할 수 있습니다.
public abstract byte[] MatchFontFallback(FontMatchingProperties fontMatchingProperties, uint charCode)
Parameters
fontMatchingProperties
FontMatchingProperties
적합한 글꼴의 특성
charCode
uint
동일한 글꼴을 사용하여 제공되는 캐릭터 코드.
Returns
byte [ ] [ [ ]
글꼴 데이터를 포함하는 바이트 라인 또는 ‘0’입니다.