fromExisting Method

Summary

Creates a new Marginals collection from an existing data set.

Syntax

TypeScript
    fromExisting(guid: string, data: Marginal[]): Marginals; 

Parameters

guid

The ID to associate with the collection.

data

The Marginal data for the collection.

Return Value

The newly-created Marginals collection.

Remarks

This method is primarily used on importing other Marginals collections.

Requirements

Target Platforms

See Also

MarginalManager Object

MarginalManager Members

Leadtools.Document.Editor Namespace

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 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.