Specifies the units for determining the table ending in TableEnding.
public enum TableEndingUnit public final class TableEndingUnitextends java.lang.Enum<TableEndingUnit>
public:enum class TableEndingUnit sealed
class TableEndingUnit(Enum):None = 0LineSpacing = 1Pixels = 2Inches = 3Centimeters = 4
| Value | Member | Description |
|---|---|---|
| 0 | None | No units specified. End of table will be estimated. |
| 1 | LineSpacing | Determines the ending of the table using a set number of empty text lines. |
| 2 | Pixels | Determines the ending of the table using a set number of pixels. |
| 3 | Inches | Determines the ending of the table using a set number of inches. |
| 4 | Centimeters | Determines the ending of the table using a set number of centimeters. |
Help Collections
Raster .NET | C API | C++ Class Library | HTML5 JavaScript
Document .NET | C API | C++ Class Library | HTML5 JavaScript
Medical .NET | C API | C++ Class Library | HTML5 JavaScript
Medical Web Viewer .NET
Multimedia
Direct Show .NET | C API | Filters
Media Foundation .NET | C API | Transforms
Supported Platforms
.NET, Java, Android, and iOS/macOS Assemblies
Imaging, Medical, and Document
C API/C++ Class Libraries
Imaging, Medical, and Document
HTML5 JavaScript Libraries
Imaging, Medical, and Document
