←Select platform

Stamps Property

Summary

Gets the AnnBatesStamp list associated with this AnnBatesStampComposer.

Syntax
C#
VB
C++
Java
public AnnBatesStampCollection Stamps { get; } 
Public ReadOnly Property Stamps As AnnBatesStampCollection 
public AnnBatesStampCollection getStamps() 
public:  
   property AnnBatesStampCollection^ Stamps 
   { 
      AnnBatesStampCollection^ get() 
   } 

Property Value

The AnnBatesStamp list associated with this AnnBatesStampComposer.

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