LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

LabelTemplate Property

Show in webframe
Gets or sets the template used when creating labels for this AnnAutomationObject
Syntax
get_labelTemplate();
set_labelTemplate(value);
Object.defineProperty('labelTemplate');

Property Value

TypeDescription
stringThe template used when creating labels for this AnnAutomationObject. Default value is null (no label is created).
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.