getBlocks Method

Summary

Retrieves all the blocks specified by the QueryOptions in the document.

Syntax

TypeScript
    getBlocks(options?: QueryOptions): QueryResults[]; 

Parameters

options

The QueryOptions used for searching the document.

Return Value

An array of QueryResults each containing a retrieved block.

Remarks

This is used to check to see if blocks matching the certain QueryOptions are there.

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.