Class FontConstants

Class FontConstants

Le nom : Aspose.Page.EPS Assemblée: Aspose.Page.dll (25.4.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

Valore del tipo di font “TrueType” per la chiave “EMBED_FONTS_AS”

public const string EMBED_FONTS_TRUETYPE = "TrueType"

Valore di campo

string

EMBED_FONTS_Type 1

Valore del tipo di font “Type1” per la chiave “EMBED_FONTS_AS”

public const string EMBED_FONTS_TYPE1 = "Type1"

Valore di campo

string

EMBED_FONTS_Type 3

Valore del tipo di font “Type3” per la chiave “EMBED_FONTS_AS”

public const string EMBED_FONTS_TYPE3 = "Type3"

Valore di campo

string

Properties

EmbedFontsAsList

I valori disponibili sono “EMBED_FONTS_AS”.

public static string[] EmbedFontsAsList { get; }

Valore di proprietà

string [ ]

 Français