←Select platform

TableImage Property

Summary
Returns a raster image of tables in document image.
Syntax
C#
Objective-C
C++/CLI
Java
Python
public RasterImage TableImage { get; } 
@property (nonatomic, strong, readonly, nullable) LTRasterImage *tableImage; 
public RasterImage getTableImage(); 
public: 
property RasterImage^ TableImage { 
   RasterImage^ get(); 
} 
TableImage # get  (AutoZoningCommand) 

Property Value

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

Requirements

Target Platforms

Help Version 23.0.2024.3.3
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2024 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.