Table of Contents

Enum CustomFontFolderOptions

Namespace
Aspose.CAD
Assembly
Aspose.CAD.dll

Options for custom font folder specification.

[ComVisible(false)]
public enum CustomFontFolderOptions

Fields

AddFolderForAll = 1

Adds specified folders to default font folders for all files

AddFolderForSingleFile = 0

Adds specified folders to default font folders for this one file

ReplaceFolderForAll = 3

Uses only specified font folders (without default folders) for this one file

ReplaceFolderForSingleFile = 2

Uses only specified font folders (without default folders) for this one file