currentRubberStampTypeChanged Event (AnnAutomationManager)

Summary

Occurs when the value of the CurrentRubberStampType property changes.

Syntax

JavaScript Syntax
Object.defineProperty(AnnAutomationManager.prototype,'currentRubberStampTypeChanged',  
	get: function(), 
	set: function(value) 
) 
function currentRubberStampTypeChanged.add(function(sender, e)); 
function currentRubberStampTypeChanged.remove(function(sender, e)); 
TypeScript Syntax
currentRubberStampTypeChanged: void;

Remarks

This event is raised if the CurrentRubberStampType property is changed.

Event Data
ParameterTypeDescription
sendervarThe source of the event.
Requirements

Target Platforms

Products | Support | Contact Us | Copyright Notices
© 1991-2017 LEAD Technologies, Inc. All Rights Reserved.
Leadtools.Annotations.Automation Assembly
Click or drag to resize