createList Method

Summary

Registers a new List object in the ListManager.

Syntax

TypeScript
    createList(block: ParagraphBlock, options?: EngineOptions, list?: List): List; 

Parameters

block

The block object to register the list to.

trackHistory

Indicates whether the history for this operation should be tracked.

list

Optional existing list. This is internally used by the History module.

Return Value

The new list object for this ListManager object

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.