getBlockContent Method

Summary

Searches the document for a target block.

Syntax

TypeScript
    getBlockContent(root: BlockPiece, options?: QueryOptions): QueryResults; 

Parameters

root

The BlockPiece of the target block.

options

The QueryOptions used for searching the document.

Return Value

A QueryResults object containing the retrieved block, if found.

Remarks

This would be used to check for the specific BlockPiece based on certain options in the document structure and retrieve the content on it.

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.