Search Results for

    Show / Hide Table of Contents

    Enum Installation.LoggingModes

    Different ways to Log developer notices and warnings

    Namespace: IronOcr
    Assembly: IronOcr.dll
    Syntax
    [Flags]
    public enum LoggingModes

    Fields

    Name Description
    All

    All available methods

    Console

    Sends Messages to System.Console

    DebugOutputWindow

    Sends Messages to System.Diagnostics.Debug

    None

    Silent

    ☀
    ☾
    In This Article
    Back to top
    Install with Nuget