elements Property

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStamp.prototype, 'elements', 
	get: function() 
) 
TypeScript Syntax
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly