←Select platform

SplittingCoordinate Property

Summary
Gets the column number at which the pages are split.
Syntax
C#
VB
C++
public int SplittingCoordinate { get; } 
Public ReadOnly Property SplittingCoordinate As Integer 
public: 
property int SplittingCoordinate { 
   int get(); 
} 

Property Value

Contains the column number at which the pages are split. Zero is returned if the command failed.

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.