addToList Method

Summary

Adds a paragraph, being a ParagraphBlock object, to an existing List object.

Syntax

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

Parameters

block

The paragraph to add.

list

The list to add the paragraph to.

trackHistory

Indicates whether the history for this operation should be tracked.

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.