←Select platform

TableEndingType Enumeration

Summary

Specifies the type of TableBody ending.

Syntax
C#
C++/CLI
Java
Python
public enum TableEndingType 
public final class TableEndingType 
    extends java.lang.Enum<TableEndingType> 
public: 
   enum class TableEndingType sealed 
class TableEndingType(Enum): 
   None = 0 
   Whitespace = 1 
Members
ValueMemberDescription
0NoneThe table detection will attempt to estimate the end of a table.
1WhitespaceThe table detection will determine the end of a table based on white space.
Requirements

Target Platforms

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

Leadtools.Forms.Processing Assembly

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