←Select platform

AuthorizationCallback Property

Summary

Gets or sets the SANE authorization callback.

Syntax

C#
VB
Java
C++
public Leadtools.Sane.ISaneAuthorizationCallback AuthorizationCallback {get; set;} 
Public Property AuthorizationCallback As Leadtools.Sane.ISaneAuthorizationCallback 
public static ISaneAuthorizationCallback getAuthorizationCallback() 
public static void setAuthorizationCallback(ISaneAuthorizationCallback callback) 
             

Property Value

The SANE authorization callback.

Remarks

An invalid operation exception will be thrown if authorization information is needed but the callback value is null.

Requirements

Target Platforms

Help Version 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Sane Assembly