targetContainers Property

Summary

Gets the list of target containers associated with this AnnBatesStampComposer.

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesStampComposer.prototype, 'targetContainers', 
	get: function() 
) 
TypeScript Syntax
targetContainers: AnnContainerCollection; // read-only 

Property Value

The list of target containers associated with this AnnBatesStampComposer.

Remarks

This list will contain number of containers that we want to apply the Bates stamps on.

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