LEADTOOLS JavaScript (Leadtools.Annotations.Automation)

CurrentRubberStampType Property

Show in webframe
Gets or sets the current automation rubber stamp object type.
Syntax
get_currentRubberStampType();
set_currentRubberStampType(value);
Object.defineProperty('currentRubberStampType');

Property Value

TypeDescription
AnnRubberStampTypeAn Leadtools.Annotations.Core.AnnRubberStampType value that specifies the current automation rubber stamp object type. Default value is AnnRubberStampType.StampApproved.
Remarks

The current automation rubber stamp type is the value of AnnRubberStampObject.RubberStampType of the rubber stamp currently selected. This object is the "active" object to be drawn on the current active AnnAutomation. You can change the value of this property programmatically. It can also change if the user makes a selection from the automation toolbar.

The CurrentRubberStampTypeChanged event is fired when this property is changed.

See Also

Reference

AnnAutomationManager Object
AnnAutomationManager Members

 

 


Products | Support | Contact Us | Copyright Notices
© 2006-2014 All Rights Reserved. LEAD Technologies, Inc.