isLessOrEqual Method

Summary

Compares whether the current edit position is less or equal to a given EditPosition.

Syntax

TypeScript
    isLessOrEqual(other: EditPosition): boolean; 

Parameters

other

The EditPosition object being compared to the current one.

Return Value

Returns true if this EditPosition object is less than or equal to 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.