Enum ShellMode

ShellMode enumeration

Enumerates values that determine the availability of \write18.

public enum ShellMode

Values

NameValueDescription
NoShellEscape0\write18 is disabled.
ShellRestricted1\write18 is enabled but restricted.

See Also