Enum core

LibraryFlags

Namespace: datalogics_interface

Description

Flags for initializing the library. Unless you require fine-grain control of the intialization process of the library there is no need to use LibraryFlags or you can specify the value of NoFlags.

Values

None

No flags set; default initialization.

IgnoreDefaultDirectories

When searching for fonts, ignore the compiled-in default directories.

CheckSubFonts

Check for substitution fonts during initialization; fail if not found.

InitPDFEdit

Initialize PDFEdit during library setup.

IgnoreCurrentDirectory

Ignore the current working directory when searching for fonts.

DisableMemorySuballocator

Disable memory suballocation.

PreferLocalFonts

Prefer fonts loaded from local directories over OS-controlled directories.

InitFormsExtension

Load Forms Extension dependencies. Requires a separate license.