Search Results for

    Show / Hide Table of Contents

    Class License

    A static class providing everything needed to configure the licensing of IronOCR

    Inheritance
    System.Object
    License
    Namespace: IronOcr
    Assembly: IronOcr.dll
    Syntax
    public class License : Object

    Constructors

    License()

    Declaration
    public License()

    Properties

    IsLicensed

    Determines whether this instance of IronOcr is Licensed. Will return false unless a LicenseKey is set to a valid trial or full license key in IronOcr.Installation.LicenseKey, Web.Config , App.Config or appsettings.json in .Net Core.

    Declaration
    public static bool IsLicensed { get; }
    Property Value
    Type Description
    System.Boolean

    LicenseKey

    Removes watermarks. Get Licensed at https://ironsoftware.com/

    Declaration
    public static string LicenseKey { get; set; }
    Property Value
    Type Description
    System.String

    Methods

    IsValidLicense(String)

    Checks if a given license key is valid for use with IronOCR.

    Declaration
    public static bool IsValidLicense(string LicenseKey)
    Parameters
    Type Name Description
    System.String LicenseKey

    Full License Key provided as a string.

    Returns
    Type Description
    System.Boolean

    True when a valid key is given.

    ☀
    ☾
    Downloads
    • Download with Nuget
    • Free 30-Day Trial Key
    In This Article
    Back to top
    Install with Nuget
    Want to deploy IronOCR to a live project for FREE?
    What’s included?
    30 days of fully-functional product
    Test and share in a live environment
    No watermarks in production
    Get your free 30-day Trial Key instantly.
    No credit card or account creation required
    Your Trial License Key has been emailed to you.
    Download IronOCR free to apply
    your Trial Licenses Key
    Install with NuGet View Licenses
    Licenses from $499. Have a question? Get in touch.