Table of Contents

Class SdkLicenseError

Namespace
IO.Scanbot.Sdk
Assembly
DocumentSDK.NET.Droid.dll
public sealed class SdkLicenseError : Error
Inheritance
SdkLicenseError

Constructors

SdkLicenseError()

public SdkLicenseError()

SdkLicenseError(string)

public SdkLicenseError(string errorMessage)

Parameters

errorMessage string

Properties

A

public string A { get; set; }

Property Value

string

ErrorMessage

public string ErrorMessage { get; }

Property Value

string