createList Method

Summary

Creates a new list at the given position.

Syntax

TypeScript
    createList(type: ListBulletPresets): void; 

Parameters

type

The ListType to set the list to.

Remarks

If a list already exists in the current context that matches the provided type, the paragraph will be removed from the list.

If a list already exists, and the type provided is different than the current context, the list type will be adjusted.

Requirements

Target Platforms

See Also

EngineModule Object

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