Class FontConstants
Class FontConstants
Namn på plats: Aspose.Page.EPS Sammanfattning: Aspose.Page.dll (25.4.0)
Denna klass definierar en uppsättning konstant för sparande tecken.
public class FontConstants
Inheritance
Arvsmedlemmar
object.GetType() , object.MemberwiseClone() , object.ToString() , object.Equals(object?) , object.Equals(object?, object?) , object.ReferenceEquals(object?, object?) , object.GetHashCode()
Fields
EMBED_FONTS
Nyckel till egendom som anger om man ska infoga teckensnitt i ett sparat dokument
public const string EMBED_FONTS = "EmbedFonts"
Fältvärde
EMBED_FONTS_AS
Nyckel till egendom som anger en typ av font att använda när du sparar dokument
public const string EMBED_FONTS_AS = "EmbedFontsAs"
Fältvärde
EMBED_FONTS_TRUETYPE
“TrueType” fonttypvärde för “EMBED_FONTS_AS” nyckel
public const string EMBED_FONTS_TRUETYPE = "TrueType"
Fältvärde
EMBED_FONTS_Typ 1
“Type1” fonttypvärde för “EMBED_FONTS_AS” nyckel
public const string EMBED_FONTS_TYPE1 = "Type1"
Fältvärde
EMBED_FONTS_Typ 3
“Type3” fonttypvärde för “EMBED_FONTS_AS” nyckel
public const string EMBED_FONTS_TYPE3 = "Type3"
Fältvärde
Properties
EmbedFontsAsList
public static string[] EmbedFontsAsList { get; }
Fastighetsvärde
string [ ]