Error processing SSI file
LEADTOOLS WCF (Leadtools.Services.Twain assembly)

Show in webframe

IsPreview Property






(Read only) Indicates whether the requested command is for preview.
Syntax
public bool IsPreview {get;}
'Declaration
 
Public ReadOnly Property IsPreview As Boolean
'Usage
 
Dim instance As ImageProcessingEventArgs
Dim value As Boolean
 
value = instance.IsPreview

            

            
public:
property bool IsPreview {
   bool get();
}

Property Value

true if requested command is for preview; otherwise, it is false.
Requirements

Target Platforms

See Also

Reference

ImageProcessingEventArgs Class
ImageProcessingEventArgs Members

Error processing SSI file