Show / Hide Table of Contents

Property print.ignoreConsole


Overload

If true, in console process will not use the console window. Then everything is like in non-console process.

public static bool ignoreConsole { get; set; }
Property Value
bool

See Also

print.redirectConsoleOutput
print.redirectDebugOutput