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

Role Property

Show in webframe
Gets or sets the role associated with this operation.
Syntax
get_role();
set_role(value);
Object.defineProperty('role');

Property Value

TypeDescription
stringThe role associated with this event. Default value is set by the annotation framework based on the operation type. The user can modify this value to return a custom role name.
See Also

Reference

AnnOperationInfoEventArgs Object
AnnOperationInfoEventArgs Members

Error processing SSI file