CustomFontFolderOptions enumeration

CustomFontFolderOptions enumeration

Options for custom font folder specification.

The CustomFontFolderOptions type exposes the following members:

Fields

FieldDescription
ADD_FOLDER_FOR_SINGLE_FILEAdds specified folders to default font folders for this one file
ADD_FOLDER_FOR_ALLAdds specified folders to default font folders for all files
REPLACE_FOLDER_FOR_SINGLE_FILEUses only specified font folders (without default folders) for this one file
REPLACE_FOLDER_FOR_ALLUses only specified font folders (without default folders) for this one file

See Also