Error processing SSI file
Leadtools Sane (Leadtools.Sane assembly)

Show in webframe

AuthorizationCallback Property






Gets or sets the SANE authorization callback.
Syntax
public ISaneAuthorizationCallback AuthorizationCallback {get; set;}
'Declaration
 
Public Property AuthorizationCallback As ISaneAuthorizationCallback
'Usage
 
Dim instance As SaneSession
Dim value As ISaneAuthorizationCallback
 
instance.AuthorizationCallback = value
 
value = instance.AuthorizationCallback
public static ISaneAuthorizationCallback getAuthorizationCallback()
public static void setAuthorizationCallback(ISaneAuthorizationCallback callback)
            
public:
property ISaneAuthorizationCallback^ AuthorizationCallback {
   ISaneAuthorizationCallback^ get();
   void set (    ISaneAuthorizationCallback^ value);
}

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

See Also

Reference

SaneSession Class
SaneSession Members

Error processing SSI file
Leadtools.Sane requires a Document or Medical toolkit license and unlock key. For more information, refer to: LEADTOOLS Toolkit Features