←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 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.