public final class CustomFontFolderOptions
extends com.aspose.ms.System.Enum
Options for custom font folder specification.
Modifier and Type | Field and Description |
---|---|
static int |
AddFolderForAll
Adds specified folders to default font folders for all files
|
static int |
AddFolderForSingleFile
Adds specified folders to default font folders for this one file
|
static int |
ReplaceFolderForAll
Uses only specified font folders (without default folders) for this one file
|
static int |
ReplaceFolderForSingleFile
Uses only specified font folders (without default folders) for this one file
|
Clone, CloneTo, format, format, get_Caption, get_Value, getName, getName, getNames, getNames, getNames, getUnderlyingType, getUnderlyingType, getValue, getValues, getValues, getValues, isDefined, isDefined, isDefined, isDefined, parse, parse, parse, parse, parseQuick, parseQuick, register, toObject, toString
public static final int AddFolderForSingleFile
Adds specified folders to default font folders for this one file
public static final int AddFolderForAll
Adds specified folders to default font folders for all files
public static final int ReplaceFolderForSingleFile
Uses only specified font folders (without default folders) for this one file
public static final int ReplaceFolderForAll
Uses only specified font folders (without default folders) for this one file