Error processing SSI file
LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

GroupName Property

Show in webframe
Gets or sets the group name for this automation object
Syntax
get_groupName();
set_groupName(value);
Object.defineProperty('groupName');

Property Value

TypeDescription
stringThe group name for this automation object. The default value is "Main".
Remarks

GroupName can be used to categorize automation objects into groups. For example, "Basic Drawing Shapes", "Medical" and "Document" annotations. This can be used by the user interface as the name for the toolbar for example.

See Also

Reference

AnnAutomationObject Object
AnnAutomationObject Members

Error processing SSI file