TeXOptions.IgnoreMissingPackages

TeXOptions.IgnoreMissingPackages property

Gets/sets the flag that instructs the engine whether to halt on missing package read attempt or ignore it.

public bool IgnoreMissingPackages { get; set; }

See Also