EditPosition Class Members

Summary

The following tables list the members exposed by EditPosition.

Public Constructors

Name Description
Public Constructor static  | Shared in VB EditPosition Creates a new instance of EditPosition.

Public Methods

Name Description
Public Method clone Creates a clone of the EditPosition object.
Public Method decrement Decrements, then returns self.
Public Method decrementPost Decrements, then returns copy with previous value.
Public Method decrementPre Decrements, then returns self.
Public Method equals Determines whether two EditPosition objects are equal.
Public Method increment Increments the edit position, then returns this EditPosition.
Public Method incrementPost Increments the edit position, then returns a copy of this EditPosition with previous value.
Public Method incrementPre Increments the edit position, then returns this EditPosition.
Public Method isGreaterOrEqual Compares whether the current edit position is greater than or equal to a given EditPosition.
Public Method isGreaterThan Compares whether the current edit position is greater than a given EditPosition.
Public Method isLessOrEqual Compares whether the current edit position is less or equal to a given EditPosition.
Public Method isLessThan Compares whether the current edit position is less than a given EditPosition.
Public Method minus Returns the result of subtracting a number value from the current edit position value. The current edit position value remains unaltered.
Public Method plus Returns the result of adding a number value to the current position value. The current edit position value remains unaltered.

Public Properties

Name Description
Public Property static  | Shared in VB value Gets the current edit position value for this EditPosition object.

See Also

EditPosition Class

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.