getCorrespondingParagraph Method

Summary

Gets the ParagraphBlock corresponding to a related TextPiece or ObjectPiece.

Syntax

TypeScript
    getCorrespondingParagraph(piece: TextPiece | ObjectPiece): ParagraphBlock; 

Parameters

piece

The TextPiece or ObjectPiece representing a target paragraph in a document.

Return Value

A ParagraphBlock corresponding to the related TextPiece or ObjectPiece.

Remarks

This is used to find the specific paragraph in the document that matches the related TextPiece/ObjectPiece.

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.