←Select platform

AsString Method

Summary

Gets the current value of this AnnBatesNumber. The returned value's format is controlled by properties, such as those for the number of digits and starting number.

Syntax
C#
VB
C++
Java
public string AsString() 
Public Function AsString() As String 
public String asString() 
public:  
   String^ AsString() 

Return Value

The current value of AnnBatesNumber. The returned value's format is controlled by properties, such as the number of digits and starting number.

Example

For an example, refer to IAnnBatesElement.

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