C#
VB
C++
Gets the column number at which the pages are split.
public int SplittingCoordinate { get; }
Public ReadOnly Property SplittingCoordinate As Integer
public:
property int SplittingCoordinate {
int get();
}
Contains the column number at which the pages are split. Zero is returned if the command failed.
Refer to the AutoPageSplitterCommand example.
Raster .NET | C API | C++ Class Library | JavaScript HTML5
Document .NET | C API | C++ Class Library | JavaScript HTML5
Medical .NET | C API | C++ Class Library | JavaScript HTML5
Medical Web Viewer .NET