autoIncrement Property (AnnBatesNumber)

Summary

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

Syntax

JavaScript Syntax
Object.defineProperty(AnnBatesNumber.prototype, 'autoIncrement', 
	get: function(), 
	set: function(value) 
) 
TypeScript Syntax
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

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Documents Assembly
Click or drag to resize