←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
Java
WinRT C#
C++
public string AsString() 
Public Function AsString() As String 
public string AsString() 
public String asString() 
             
 function Leadtools.Annotations.Documents.AnnBatesNumber.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 19.0.2017.10.27
Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Documents Assembly