Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.4.11
|
Leadtools.Sane.Server Namespace > ImageProcessingListener Interface : Process Method |
void Process( PageImageProcessingEvent e )
'Declaration
Sub Process( _ ByVal e As PageImageProcessingEvent _ )
'Usage
Dim instance As ImageProcessingListener Dim e As PageImageProcessingEvent instance.Process(e)
void process(PageImageProcessingEvent event)
void Process( PageImageProcessingEvent^ e )