isSection Method

Summary

Checks if the specified Piece is a section.

Syntax

TypeScript
    isSection(root: Piece): boolean; 

Parameters

root

The Piece to check.

Return Value

true if the specified Piece is a section, false otherwise.

Remarks

This is used to test whether or not the specified Piece is of type section 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.