C#
VB
C++
Gets a reference to a RasterImage that represents the page on the right side.
public RasterImage SecondImage { get; }
Public ReadOnly Property SecondImage As Leadtools.RasterImage
public:
property Leadtools.RasterImage^ SecondImage {
Leadtools.RasterImage^ get();
}
Reference to a RasterImage that contains the rpage on the right side. Null is returned if the command failed to find the splitting column.
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