Class FontConstants

Class FontConstants

De naam: Aspose.Page.EPS Verzameling: Aspose.Page.dll (25.4.0)

Deze klasse definieert een set van constanten voor het besparen van fonts.

public class FontConstants

Inheritance

object FontConstants

Geëerbiede leden

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

Fields

EMBED_FONTS

De sleutel van eigendom die aangeeft of fonts moeten worden ingebouwd in een bewaard document

public const string EMBED_FONTS = "EmbedFonts"

veldwaarde

string

EMBED_FONTS_AS

De sleutel van eigenschap die een type lettertype geeft om te gebruiken bij het opslaan van document

public const string EMBED_FONTS_AS = "EmbedFontsAs"

veldwaarde

string

EMBED_FONTS_TRUETYPE

“TrueType” lettertype waarde voor de sleutel “EMBED_FONTS_AS”

public const string EMBED_FONTS_TRUETYPE = "TrueType"

veldwaarde

string

EMBED_FONTS_Type 1

“Type1” lettertype waarde voor de sleutel “EMBED_FONTS_AS”

public const string EMBED_FONTS_TYPE1 = "Type1"

veldwaarde

string

EMBED_FONTS_Type 3

“Type3” lettertype waarde voor de sleutel “EMBED_FONTS_AS”

public const string EMBED_FONTS_TYPE3 = "Type3"

veldwaarde

string

Properties

EmbedFontsAsList

de beschikbare waarden van “EMBED_FONTS_AS”.

public static string[] EmbedFontsAsList { get; }

Eigendomswaarde

string []

 Nederlands