public class FontConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
EMBED_FONTS
Key of property indicating whether to embed fonts in saved document
|
static String |
EMBED_FONTS_AS
Key of property indicating a type of font to use when saving document
|
static String |
EMBED_FONTS_TRUETYPE
"TrueType" font type value for "EMBED_FONTS_AS" key
|
static String |
EMBED_FONTS_TYPE1
"Type3" font type value for "EMBED_FONTS_AS" key
|
static String |
EMBED_FONTS_TYPE3
"Type3" font type value for "EMBED_FONTS_AS" key
|
| Modifier and Type | Method and Description |
|---|---|
static String[] |
getEmbedFontsAsList() |
public static final String EMBED_FONTS
public static final String EMBED_FONTS_AS
public static final String EMBED_FONTS_TRUETYPE
public static final String EMBED_FONTS_TYPE1
public static final String EMBED_FONTS_TYPE3
public static final String[] getEmbedFontsAsList()
Copyright © 2025 Aspose. All Rights Reserved.