Sets a custom value for the amount of whitespace to determine the end of a table.
public void SetCustomWhitespaceEnding(
double value,
TableEndingUnit endUnit
)
public:
void SetCustomWhitespaceEnding(
double value,
TableEndingUnit^ endUnit
)
value
A double value representing the amount of white space.
endUnit
The TableEndingUnit representing the unit to measure white space at the end of the table.
A description of the relationship between value and endUnit follows using an example:
If the user sets the value to 5 and the endUnit to PIXELS, then the ending of the table will be determined by 5 pixels after the last line in 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