hasParagraphToLeft Method

Summary

Checks if there is a paragraph to the left of the specified BlockPiece

Syntax

TypeScript
    hasParagraphToLeft(root: BlockPiece): boolean; 

Parameters

root

The BlockPiece to check whether there is a paragraph to its left.

Return Value

true if a paragraph exists to the left, false otherwise.

Remarks

This is used to see if there is a neighbor paragraph to the left of the specified BlockPiece object.

Requirements

Target Platforms

See Also

QueryManager Object

QueryManager 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.