←Select platform

Stamps Property

Summary

Gets the AnnBatesStamp list associated with this AnnBatesStampComposer.

Syntax

C#
VB
Java
WinRT C#
C++
public AnnBatesStampCollection Stamps { get; } 
public AnnBatesStampCollection getStamps() 
             
 get_Stamps();  
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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly