LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

NextNumber Property

Show in webframe
Gets or sets the next number used when creating labels for this AnnAutomationObject
Syntax
get_nextNumber();
set_nextNumber(value);
Object.defineProperty('nextNumber');

Property Value

TypeDescription
intThe next number used when creating labels for this AnnAutomationObject. Default value is 1.
Remarks

When the automation object creates new object from this template. It can use the values of NextNumber and LabelTemplate to automatically create a label and set its value for the new object.

If the value of LabelTemplate is null (The default value), then the automation object will not try to create a new label as follows:

See Also

Reference

AnnAutomationObject Object
AnnAutomationObject Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.