←Select platform

AsString Method

Summary
Gets the final representation of the Bates stamp string that is composed from different elements and types.
Syntax
C#
VB
C++
Java
public string AsString( 
   AnnContainer container 
) 
Public Function AsString( _ 
   ByVal container As AnnContainer _ 
) As String 
public String asString(AnnContainer container) 
public:  
   String^ AsString( 
      AnnContainer^ container 
   ) 

Parameters

container
The current container we want to stamp.

Return Value

The final representation of the Bates stamp string that is composed from different elements and types.

Example

For an example, refer to AnnBatesStampComposer.

Requirements

Target Platforms

Help Version 21.0.2021.6.30
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.BatesStamp Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.