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

Show in webframe

Skip Property






Indicates whether the operation should be skipped for the current page.
Syntax
public bool Skip {get; set;}
'Declaration
 
Public Property Skip As Boolean
'Usage
 
Dim instance As PageImageProcessingEvent
Dim value As Boolean
 
instance.Skip = value
 
value = instance.Skip
public boolean getSkip()
public void setSkip(boolean newValue)
            
public:
property bool Skip {
   bool get();
   void set (    bool value);
}

Property Value

true if the operation should be skipped for the current page; otherwise, false. The default value is false.
Requirements

Target Platforms

See Also

Reference

PageImageProcessingEvent Class
PageImageProcessingEvent Members

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