currentRubberStampTypeChanged Event

Summary

Occurs when the value of the CurrentRubberStampType property changes.

Syntax
TypeScript
JavaScript
Object.defineProperty(AnnAutomationManager.prototype,'currentRubberStampTypeChanged',  
	get: function(), 
	set: function(value) 
) 
currentRubberStampTypeChanged: LeadEvent; 

Remarks

This event is raised if the CurrentRubberStampType property is changed.

Event Data

ParameterTypeDescription
sendervarThe source of the event.

Requirements

Target Platforms

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

Leadtools.Annotations.Automation Assembly