←Select platform

NumberOfDigits Property

Summary

Gets or sets the number of digits viewed for AnnBatesNumber.

Syntax
C#
VB
C++
Java
public int NumberOfDigits { get; set; } 
Public Property NumberOfDigits As Integer 
public int getNumberOfDigits() 
public void setNumberOfDigits(int numberOfDigits) 
public:  
   property Int32 NumberOfDigits 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

A value defining the number of digits to view for AnnBatesNumber.

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