cloneList Method

Summary

Clones an existing List object to this ListManager object

Syntax

TypeScript
    cloneList(block: ParagraphBlock, options: EngineOptions | undefined, list: List): List; 

Parameters

block

The current block needing to be cloned

options

Specifics on how the cloning will go

list

The list that will be used to clone from

Return Value

A cloned version of the List object used

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.