←Select platform

Elements Property

Summary

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

Syntax

C#
VB
Java
WinRT C#
C++
public AnnBatesElementCollection Elements { get; } 
Public ReadOnly Property Elements As Leadtools.Annotations.Documents.AnnBatesElementCollection 
public AnnBatesElementCollection getElements() 
             
 get_Elements();  
public:  
   property AnnBatesElementCollection^ Elements 
   { 
      AnnBatesElementCollection^ get() 
   } 

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