Class FontConstants

Class FontConstants

Le nom : Aspose.Page.EPS Assemblée : Aspose.Page.dll (25.5.0)

Questa classe definisce un insieme di costanti per le font di risparmio.

public class FontConstants

Inheritance

object FontConstants

I membri ereditari

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

Fields

EMBED_FONTS

La chiave di proprietà che indica se inserire fonti nel documento salvato

public const string EMBED_FONTS = "EmbedFonts"

Valore di campo

string

EMBED_FONTS_AS

La chiave di proprietà che indica un tipo di font da usare quando si salva il documento

public const string EMBED_FONTS_AS = "EmbedFontsAs"

Valore di campo

string

EMBED_FONTS_TRUETYPE

Valeur de type de caractère “TrueType” pour la clé “EMBED_FONTS_AS”

public const string EMBED_FONTS_TRUETYPE = "TrueType"

Valore di campo

string

EMBED_FONTS_Type 1

Valeur de type de caractère “Type1” pour la clé “EMBED_FONTS_AS”

public const string EMBED_FONTS_TYPE1 = "Type1"

Valore di campo

string

EMBED_FONTS_Type 3

Valeur de type de caractère “Type3” pour la clé “EMBED_FONTS_AS”

public const string EMBED_FONTS_TYPE3 = "Type3"

Valore di campo

string

Properties

EmbedFontsAsList

Les valeurs «EMBED_FONTS_AS » sont disponibles.

public static string[] EmbedFontsAsList { get; }

Valore di proprietà

string [ ]

 Français