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