Products | Support | Email a link to this topic. | Send comments on this topic. | Back to Introduction - All Topics | Help Version 19.0.11.10
|
Leadtools.Services.Twain Namespace > TwainScanningService Class : GetImage Method |
public RasterImage GetImage( string id, int pageNumber )
'Declaration Public Function GetImage( _ ByVal id As String, _ ByVal pageNumber As Integer _ ) As RasterImage
'Usage Dim instance As TwainScanningService Dim id As String Dim pageNumber As Integer Dim value As RasterImage value = instance.GetImage(id, pageNumber)
public: RasterImage^ GetImage( String^ id, int pageNumber )