Class FontConstants

Class FontConstants

Der Name: Aspose.Page.EPS Versammlung: Aspose.Page.dll (25.4.0)

Diese Klasse definiert eine Reihe von Kontinenten für das Speichern von Buchstaben.

public class FontConstants

Inheritance

object FontConstants

Vererbte Mitglieder

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

Fields

EMBED_FONTS

Eigentumsschlüssel, mit dem angezeigt wird, ob Fonts in das gespeicherte Dokument eingebettet werden sollten

public const string EMBED_FONTS = "EmbedFonts"

Feldwert

string

EMBED_FONTS_AS

Schlüssel zur Eigenschaft, die eine Art von Schriftart angibt, um beim Speichern des Dokuments zu verwenden

public const string EMBED_FONTS_AS = "EmbedFontsAs"

Feldwert

string

EMBED_FONTS_TRUETYPE

“TrueType” Schriftstypwert für den Schlüssel “EMBED_FONTS_AS

public const string EMBED_FONTS_TRUETYPE = "TrueType"

Feldwert

string

EMBED_FONTS_Typ 1

“Type1” Schriftstypwert für den Schlüssel “EMBED_FONTS_AS

public const string EMBED_FONTS_TYPE1 = "Type1"

Feldwert

string

EMBED_FONTS_Typ 3

“Type3” Schriftstypwert für den Schlüssel “EMBED_FONTS_AS

public const string EMBED_FONTS_TYPE3 = "Type3"

Feldwert

string

Properties

EmbedFontsAsList

Die verfügbaren Werte “EMBED_FONTS_AS.

public static string[] EmbedFontsAsList { get; }

Eigentumswert

string [][]

 Deutsch