role Property

Summary

Gets or sets the role associated with this operation.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnOperationInfoEventArgs.prototype, 'role', 
	get: function(), 
	set: function(value) 
) 
role: string; 

Property Value

The 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.

Requirements

Target Platforms

Help Version 22.0.2023.1.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Annotations.Engine Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2023 LEAD Technologies, Inc. All Rights Reserved.