autoIncrement Property

Summary

Gets or sets whether AnnBatesNumber is to increment starting from StartNumber value or randomly.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnBatesNumber.prototype, 'autoIncrement', 
	get: function(), 
	set: function(value) 
) 
autoIncrement: boolean; 

Property Value

A value indicating whether AnnBatesNumber is to be incremented starting from StartNumber value or randomly.

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.