LEADTOOLS Image Processing (Leadtools.ImageProcessing.Core assembly)

TableImage Property

Show in webframe







Returns a raster image of tables in document image.
Syntax
public RasterImage TableImage {get;}
'Declaration
 
Public ReadOnly Property TableImage As RasterImage
'Usage
 
Dim instance As AutoZoningCommand
Dim value As RasterImage
 
value = instance.TableImage
public RasterImage TableImage {get;}
@property (nonatomic, strong, readonly) LTRasterImage* tableImage;
public RasterImage getTableImage()
 get_TableImage(); 
public:
property RasterImage^ TableImage {
   RasterImage^ get();
}

Property Value

Leadtools.RasterImage that represents the raster image of tables in document image.
Requirements

Target Platforms

See Also

Reference

AutoZoningCommand Class
AutoZoningCommand Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.