←Select platform

FirstImage Property

Summary
Gets a reference to a RasterImage that represents the page on the left side.
Syntax
C#
VB
C++
public RasterImage FirstImage { get; } 
Public ReadOnly Property FirstImage As RasterImage 
public: 
property RasterImage^ FirstImage { 
   RasterImage^ get(); 
} 

Property Value

Reference to a RasterImage that contains the page on the left side. Null is returned if the command failed to find the splitting column.

Example

Refer to the AutoPageSplitterCommand example.

Requirements

Target Platforms

Help Version 21.0.2021.7.2
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.ImageProcessing.Core Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.