Class FontConstants
Class FontConstants
이름 공간 : Aspose.Page.EPS 모임: Aspose.Page.dll (25.4.0)
이 클래스는 저장 글꼴을위한 일정의 집합을 정의합니다.
public class FontConstants
Inheritance
상속 회원들
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
저장된 문서에 글꼴을 삽입하는지 여부를 나타내는 재산의 열쇠
public const string EMBED_FONTS = "EmbedFonts"
필드 가치
EMBED_FONTS_AS
문서를 저장할 때 사용하는 글꼴의 유형을 나타내는 재산 키
public const string EMBED_FONTS_AS = "EmbedFontsAs"
필드 가치
EMBED_FONTS_TRUETYPE
“TrueType” 문자 형식 값은 “EMBED_FONTS_AS” 키
public const string EMBED_FONTS_TRUETYPE = "TrueType"
필드 가치
EMBED_FONTS_유형1
“Type1” 문자 형식 값에 대 한 “EMBED_FONTS_AS” 키
public const string EMBED_FONTS_TYPE1 = "Type1"
필드 가치
EMBED_FONTS_타입3
“Type3” 문자 형식 값에 대한 “EMBED_FONTS_AS” 키
public const string EMBED_FONTS_TYPE3 = "Type3"
필드 가치
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
부동산 가치
string [ ] [ [ ]