The value associated with the TableEndingUnit for determining the end of a table.
public double EndWhitespaceValue { get; set; }
public double getEndWhitespaceValue();
public void setEndWhitespaceValue(
double doubleValue
);
public:
property double EndWhitespaceValue
{
double get()
void set(double value)
}
EndWhitespaceValue # get and set (TableEnding)
User defined value for the table ending.
A description of the relationship between TableEndingUnit and EndWhitespaceValue follows using an example:
If the user selects a TableEndingUnit of Pixels and sets this value to 5, then the end of the table will be registered as 5 pixels below the last line of the table.
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