isGreaterThan Method

Summary

Compares whether the current edit position is greater than a given EditPosition.

Syntax

TypeScript
    isGreaterThan(other: EditPosition): boolean; 

Parameters

other

The EditPosition object being compared to the current one.

Return Value

Returns true if this EditPosition object is greater than the one being compared with.

Requirements

Target Platforms

See Also

EditPosition Object

EditPosition Members

Leadtools.Document.Editor Namespace

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

Leadtools.Document.Editor Assembly

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