elements Property

Summary

Gets the list of elements that the Bates stamp is composed of.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnBatesStamp.prototype, 'elements', 
	get: function() 
) 
elements: AnnBatesElementCollection; // read-only 

Property Value

The value of the list of elements that the Bates stamp is composed of.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly