ColumnNumber Property of the Paragraph Object

This property provides access to the number of the column to which the character in the position belongs.

Syntax

C++

HRESULT get_ColumnNumber(
   int  Position,
   int* Result
);
    

C#

int get_ColumnNumber( int Position );
    

Visual Basic .NET

ReadOnly Property ColumnNumber(Position As Integer) As Integer
    

Parameters

Position
[in] This variable contains the index of a character inside the paragraph.
Result
[out, retval] A pointer to int variable that receives the number of the column.

Return values

This function has no specific return values. It returns the standard return values of ABBYY FineReader Engine functions.

See also

Paragraph

Working with Properties

24.03.2023 8:51:52

Usage of Cookies. In order to optimize the website functionality and improve your online experience ABBYY uses cookies. You agree to the usage of cookies when you continue using this site. Further details can be found in our Privacy Notice.