Class FontConstants
Class FontConstants
Nazwa przestrzeń: Aspose.Page.EPS Zgromadzenie: Aspose.Page.dll (25.4.0)
Ta klasa zdefiniuje zestaw stałych dla fontów oszczędnościowych.
public class FontConstants
Inheritance
Dziedziczeni członkowie
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
Klucz właściwości wskazujący, czy należy włączyć czcionki w zapisany dokument
public const string EMBED_FONTS = "EmbedFonts"
Wartość pola
EMBED_FONTS_AS
Klucz właściwości wskazujący rodzaj czcionki do użycia podczas oszczędzania dokumentu
public const string EMBED_FONTS_AS = "EmbedFontsAs"
Wartość pola
EMBED_FONTS_TRUETYPE
Wartość typu czcionki “TrueType” dla klucza “EMBED_FONTS_AS”
public const string EMBED_FONTS_TRUETYPE = "TrueType"
Wartość pola
EMBED_FONTS_Typ 1
Wartość typu czcionki „Type1” dla klucza „EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE1 = "Type1"
Wartość pola
EMBED_FONTS_Typ 3
Wartość typu czcionki „Type3” dla klucza „EMBED_FONTS_AS”
public const string EMBED_FONTS_TYPE3 = "Type3"
Wartość pola
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Wartość nieruchomości
string [ ]