isNextLeftBlockParagraph Method

Summary

Checks if the next block to the left is a paragraph.

Syntax

TypeScript
    isNextLeftBlockParagraph(root: BlockPiece): boolean; 

Parameters

root

The BlockPiece to check whether the next block to its left is a paragraph.

Return Value

true if the next block to the left of the specified BlockPiece is a paragraph, false otherwise.

Remarks

This is used to test if the block to the left of the specified BlockPiece is a paragraph or not.

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.