decrement Method

Summary

Decrements, then returns self.

Syntax

TypeScript
    decrement(n?: number | EditPosition): EditPosition; 

Parameters

n

Number used in determining the new position

Return Value

Returns itself after decrementing

Remarks

The idea is : position -= n

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.