removeFromList Method

Summary

Removes a ParagraphBlock object from a list.

Syntax

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

Parameters

block

The paragraph to remove.

list

The list that the paragraph belongs to.

trackHistory

Indicates whether the history for this operation should be tracked.

existingRecord

An options HistoryRecord to use for this operation.

Remarks

If the list is empty after the paragraph is removed, then the list is removed from the manager.

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.