←Select platform

StartNumber Property

Summary
Gets or sets the AnnBatesNumber starting numerical value.
Syntax
C#
VB
C++
Java
public int StartNumber { get; set; } 
Public Property StartNumber As Integer 
public int getStartNumber() 
public void setStartNumber(int startNumber) 
public:  
   property Int32 StartNumber 
   { 
      Int32 get() 
      void set(Int32 value) 
   } 

Property Value

A value indicating the starting number 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.