Class FontConstants

Class FontConstants

İsim alanı : Aspose.Page.EPS Toplama: Aspose.Page.dll (25.4.0)

Bu sınıf, kurtarma yazı tipleri için bir dizi sabit tanımlar.

public class FontConstants

Inheritance

object FontConstants

mirasçı üyeleri

object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()

Fields

EMBED_FONTS

Mülkiyet anahtarı, kaydedilen belgeye yazı tiplerinin yerleştirilmesi gerektiğini gösterir

public const string EMBED_FONTS = "EmbedFonts"

alan değeri

string

EMBED_FONTS_AS

Belgeyi kaydetmek için kullanılacak bir yazı tipi gösteren mülk anahtarı

public const string EMBED_FONTS_AS = "EmbedFontsAs"

alan değeri

string

EMBED_FONTS_TRUETYPE

“TrueType” yazı tipi değeri için “EMBED_FONTS_AS” anahtarı

public const string EMBED_FONTS_TRUETYPE = "TrueType"

alan değeri

string

EMBED_FONTS_Tipi 1

“Type1” yazı tipi değeri “EMBED_FONTS_AS” anahtarı için

public const string EMBED_FONTS_TYPE1 = "Type1"

alan değeri

string

EMBED_FONTS_Tip 3

“Type3” yazı tipi değeri “EMBED_FONTS_AS” anahtarı için

public const string EMBED_FONTS_TYPE3 = "Type3"

alan değeri

string

Properties

EmbedFontsAsList

Mevcut “EMBED_FONTS_AS” değerleri.

public static string[] EmbedFontsAsList { get; }

Mülkiyet Değer

string […]

 Türkçe