←Select platform

TargetContainers Property

Summary

Gets the list of target containers associated with this AnnBatesStampComposer.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnContainerCollection TargetContainers { get; } 
Public ReadOnly Property TargetContainers As Leadtools.Annotations.Core.AnnContainerCollection 
public AnnContainerCollection getTargetContainers() 
             
 get_TargetContainers();  
public:  
   property AnnContainerCollection^ TargetContainers 
   { 
      AnnContainerCollection^ get() 
   } 

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