getList Method

Summary

Retrieves the list, being a List object, associated with a ParagraphBlock object.

Syntax

TypeScript
    getList(block: ParagraphBlock): List | null; 

Parameters

block

The paragraph block to check.

Return

Returns a List object associated with the block

Remarks

If the paragraph is not associated with any lists, will return null.

Requirements

Target Platforms

See Also

ListManager Object

ListManager 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.